Restore development version

This commit is contained in:
Marco Costalba
2012-09-22 00:37:18 +02:00
parent 3caeabf73b
commit 1cb2722c95
4 changed files with 5 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ using namespace std;
/// Version number. If Version is left empty, then Tag plus current
/// date (in the format YYMMDD) is used as a version number.
static const string Version = "2.3.1";
static const string Version = "";
static const string Tag = "";