Restore development version

No functional change.
This commit is contained in:
Marco Costalba
2012-09-15 09:34:31 +02:00
parent 0a18adb02a
commit e0035e9ca9
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";
static const string Version = "";
static const string Tag = "";