Bump version to 5.1.0

This commit is contained in:
Ian Barwick
2020-04-10 16:41:43 +09:00
parent ce88f3ec43
commit 374f19675d
3 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([repmgr], [5.1], [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-2020, 2ndQuadrant Ltd.])