Restore development version

No functional change.
This commit is contained in:
Marco Costalba
2013-04-30 20:00:05 +02:00
parent aa2368a687
commit e381951a24
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 DD-MM-YY, are used as a version number.
static const string Version = "3";
static const string Version = "";
static const string Tag = "";