Compare commits

...

3 Commits

Author SHA1 Message Date
Ian Barwick
db4199e08f doc: update document build version for 4.1 branch 2018-07-24 14:02:38 +09:00
Ian Barwick
0d9ed02729 doc: fix typo 2018-07-24 14:02:08 +09:00
Ian Barwick
8e9f0b802b Create 4.1 branch 2018-07-24 10:22:31 +09:00
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
Execute <command>ALTER EXTENSION repmgr UPGRADE</command> Execute <command>ALTER EXTENSION repmgr UPDATE</command>
on the primary server in the database where &repmgr; is installed. on the primary server in the database where &repmgr; is installed.
</para> </para>
</listitem> </listitem>

View File

@@ -1 +1 @@
<!ENTITY repmgrversion "4.1dev"> <!ENTITY repmgrversion "4.1.0">

View File

@@ -1,2 +1,2 @@
#define REPMGR_VERSION_DATE "" #define REPMGR_VERSION_DATE ""
#define REPMGR_VERSION "4.1dev" #define REPMGR_VERSION "4.1.0"