Rename package from repmgr4 to repmgr

This commit is contained in:
Ian Barwick
2017-07-28 12:21:55 +09:00
parent dd73039d02
commit 3582a80e48
2 changed files with 14 additions and 14 deletions

View File

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