configure.in: bumping to 5.4.1 release.

This release contains all changes related to the new pg-backupapi mode
along with the related documentation. In the previous release, we didn't
include any documentation at all, just the required C code.
This commit is contained in:
Mario Gonzalez
2023-04-17 11:13:28 -04:00
committed by Martín Marqués
parent 20f39e2fbe
commit 440ba5fbb4

View File

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