Restore development versioning and LSN filtering

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-11-04 21:13:00 +01:00
parent a28c17ecb6
commit 6cc11272e2
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
/// Version number. If this is left empty, the current date (in the format
/// YYMMDD) is used as a version number.
const std::string EngineVersion = "1.01";
const std::string EngineVersion = "";
////