Bump master branch to 4.2dev

This commit is contained in:
Ian Barwick
2018-08-07 13:03:28 +09:00
parent 44a224ad92
commit 410fa5e54d
4 changed files with 12 additions and 12 deletions

View File

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