Bump version number

5.3.3
This commit is contained in:
Ian Barwick
2022-10-17 11:05:10 +09:00
parent 9264680bdc
commit 64228c5a74
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([repmgr], [5.3.2], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_INIT([repmgr], [5.3.3], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_COPYRIGHT([Copyright (c) 2010-2022, EnterpriseDB Corporation])