mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
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.
4 lines
96 B
C
4 lines
96 B
C
#define REPMGR_VERSION_DATE ""
|
|
#define REPMGR_VERSION "4.5dev"
|
|
#define REPMGR_VERSION_NUM 40500
|