Restore development version

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2012-01-02 18:23:05 +01:00
parent 78e6b361c5
commit 867a5a8cd2
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,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.2.1";
static const string Version = "";
static const string Tag = "";