Bump version number in configure.in

This commit is contained in:
Ian Barwick
2018-07-13 14:05:29 +09:00
parent 56919ea499
commit 8acc50e752
2 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([repmgr], [4.0], [pgsql-bugs@postgresql.org], [repmgr], [https://2ndquadrant.com/en/resources/repmgr/])
AC_INIT([repmgr], [4.1], [pgsql-bugs@postgresql.org], [repmgr], [https://2ndquadrant.com/en/resources/repmgr/])
AC_COPYRIGHT([Copyright (c) 2010-2018, 2ndQuadrant Ltd.])