Finalize 5.3.2 release

This commit is contained in:
Ian Barwick
2022-05-25 15:59:51 +09:00
parent e4d6e2cd11
commit 3f2c351f2a

View File

@@ -1,6 +1,6 @@
AC_INIT([repmgr], [5.3.1], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_INIT([repmgr], [5.3.2], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_COPYRIGHT([Copyright (c) 2010-2021, EnterpriseDB Corporation])
AC_COPYRIGHT([Copyright (c) 2010-2022, EnterpriseDB Corporation])
AC_CONFIG_HEADER(config.h)