Bump repmgr version 5.5.0

This commit is contained in:
Mario Gonzalez
2024-10-28 10:08:33 -03:00
committed by Mario Gonzalez
parent 5abdbb0d39
commit c6d9f38458
6 changed files with 207 additions and 11 deletions

View File

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