The next major release will be 5.0.

4.5 was a placeholder release number in case a major release was required
prior to the release of Pg12.
This commit is contained in:
Ian Barwick
2019-08-22 14:33:53 +09:00
parent f122c44a77
commit fb6352735a
9 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([repmgr], [4.5], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_INIT([repmgr], [5.0], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_COPYRIGHT([Copyright (c) 2010-2019, 2ndQuadrant Ltd.])