The next major release will be 5.0.

4.5 was a placeholder release number in case a major release was required
prior to the release of Pg12.
This commit is contained in:
Ian Barwick
2019-08-22 14:33:53 +09:00
parent f122c44a77
commit fb6352735a
9 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
# repmgr extension
comment = 'Replication manager for PostgreSQL'
default_version = '4.5'
default_version = '5.0'
module_pathname = '$libdir/repmgr'
relocatable = false
schema = repmgr