Update version number for minor release 2.0.3

This commit is contained in:
Ian Barwick
2015-04-16 11:13:37 +09:00
parent 9ac066db51
commit a492745db1

View File

@@ -1,6 +1,6 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "2.0.2"
#define REPMGR_VERSION "2.0.3"
#endif