Restore development versioning and LSN filtering

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-12-15 22:23:03 +01:00
parent ecc19381b4
commit a55b06d3c9
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,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.1a";
const std::string EngineVersion = "";
////