Compare commits

...

2 Commits

Author SHA1 Message Date
Ian Barwick
54851e8df1 Finalize release date 2020-12-07 17:54:14 +09:00
Ian Barwick
a2166d0024 doc: add 5.2.1 release date 2020-12-07 17:53:38 +09:00
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
5.2.1 2020-??-??
5.2.1 2020-12-07
config: fix parsing of "replication_type"; GitHub #672 (Ian)
standby clone: handle missing "postgresql.auto.conf" (Ian)
standby clone: add option --recovery-min-apply-delay (Ian)

View File

@@ -15,9 +15,11 @@
See also: <xref linkend="upgrading-repmgr"/>
</para>
<!-- remember to update the release date in ../repmgr_version.h.in -->
<sect1 id="release-5.2.1">
<title id="release-current">Release 5.2.1</title>
<para><emphasis>??? ?? December, 2020</emphasis></para>
<para><emphasis>Mon 7 December, 2020</emphasis></para>
<para>
&repmgr; 5.2.1 is a minor release.
@@ -36,8 +38,8 @@
</itemizedlist>
</para>
</sect2>
<sect2>
<sect2>
<title>Bug fixes</title>
<para>
@@ -90,7 +92,6 @@
</sect2>
</sect1>
<!-- remember to update the release date in ../repmgr_version.h.in -->
<sect1 id="release-5.2.0">
<title>Release 5.2.0</title>

View File

@@ -1,5 +1,5 @@
#define REPMGR_VERSION_DATE ""
#define REPMGR_VERSION "5.2.1"
#define REPMGR_VERSION_NUM 50201
#define REPMGR_RELEASE_DATE "2020-12-??"
#define REPMGR_RELEASE_DATE "2020-12-07"
#define PG_ACTUAL_VERSION_NUM