Bump master branch to 4.5dev

Note that the next release is intended to be 5.0 to coincide with the
release of PostgreSQL 12; 4.5 is currently a placeholder in case we
need to push out a feature release before then.
This commit is contained in:
Ian Barwick
2019-06-04 14:26:48 +09:00
parent 703a483e81
commit 456a95f159
5 changed files with 15 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
#define REPMGR_VERSION_DATE ""
#define REPMGR_VERSION "4.4dev"
#define REPMGR_VERSION_NUM 40400
#define REPMGR_VERSION "4.5dev"
#define REPMGR_VERSION_NUM 40500