Finalize release date

This commit is contained in:
Ian Barwick
2020-10-22 17:15:37 +09:00
parent 5e59e543d6
commit 647eed44bb
3 changed files with 3 additions and 3 deletions

View File

@@ -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)

View File

@@ -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.

View File

@@ -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