Bump version number

This commit is contained in:
Ian Barwick
2022-02-04 09:08:04 +09:00
parent e6caa14ea2
commit ceb65027c6

View File

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