Bump dev version number

This commit is contained in:
Ian Barwick
2016-02-01 15:10:03 +09:00
parent c9c18d6216
commit 16296bb1c3

View File

@@ -1,6 +1,6 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1"
#define REPMGR_VERSION "3.2dev"
#endif