Update version number for 3.3 branch

This commit is contained in:
Ian Barwick
2016-12-22 16:53:39 +09:00
parent dc18e5b791
commit 8f3f4eb4a3

View File

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