Bump version

3.4.0
This commit is contained in:
Ian Barwick
2019-02-21 13:07:48 +09:00
parent 9ae8f5780b
commit a4f572a1ff
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.3.2"
#define REPMGR_VERSION "3.4.0"
#endif