Bump version

4.0.1
This commit is contained in:
Ian Barwick
2017-11-28 12:36:22 +09:00
parent 270da1294c
commit bf0be3eb43
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,3 +1,3 @@
#define REPMGR_VERSION_DATE ""
#define REPMGR_VERSION "4.0.0"
#define REPMGR_VERSION "4.0.1"