mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Finalize release date
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -1,4 +1,4 @@
|
||||
5.2.0 2020-??-??
|
||||
5.2.0 2020-10-22
|
||||
general: add support for PostgreSQL 13 (Ian)
|
||||
general: remove support for PostgreSQL 9.3 (Ian)
|
||||
config: add support for file inclusion directives (Ian)
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<sect1 id="release-5.2.0">
|
||||
<title id="release-current">Release 5.2.0</title>
|
||||
<para><emphasis>??? ?? October, 2020</emphasis></para>
|
||||
<para><emphasis>Thu 22 October, 2020</emphasis></para>
|
||||
|
||||
<para>
|
||||
&repmgr; 5.2.0 is a major release.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define REPMGR_VERSION_DATE ""
|
||||
#define REPMGR_VERSION "5.2.0"
|
||||
#define REPMGR_VERSION_NUM 50200
|
||||
#define REPMGR_RELEASE_DATE "2020-XX-XX"
|
||||
#define REPMGR_RELEASE_DATE "2020-10-22"
|
||||
#define PG_ACTUAL_VERSION_NUM
|
||||
|
||||
Reference in New Issue
Block a user