now version.h contains the right version

This commit is contained in:
Christian Kruse
2014-02-07 21:47:39 +01:00
parent ca470647cb
commit 9c3d79147b

View File

@@ -1,5 +1,5 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "2.1dev"
#define REPMGR_VERSION "2.0RC1"
#endif