Bump master branch to 5.1dev

This commit is contained in:
Ian Barwick
2019-10-16 11:04:37 +09:00
parent fdb61a1dea
commit 5d81e03d2d
7 changed files with 244 additions and 15 deletions

View File

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