New development branch is 2.1dev

This commit is contained in:
Jaime Casanova
2012-07-21 12:22:04 -05:00
parent f984b3fd33
commit 5683b905dd
2 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "1.2.0"
#define REPMGR_VERSION "2.1dev"
#endif