Bump master branch to 5.2dev

This commit is contained in:
Ian Barwick
2020-04-08 14:22:51 +09:00
parent 599bab590a
commit fa4f37ddb9
6 changed files with 229 additions and 13 deletions

View File

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