mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Change version number from 5.0 to 5.0.0
Previous initial "major" releases were two-element only (e.g. 4.4); beginning from repmgr 5 we want to ensure all version numbers have three elements, for general consistency, including the generation of package names.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT([repmgr], [5.0], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
|
||||
AC_INIT([repmgr], [5.0.0], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
|
||||
|
||||
AC_COPYRIGHT([Copyright (c) 2010-2019, 2ndQuadrant Ltd.])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user