Bump version in configure.in

This commit is contained in:
Ian Barwick
2017-11-20 17:53:29 +09:00
parent 019cd081e8
commit 932326e4a0
2 changed files with 10 additions and 10 deletions

View File

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