Switch to developer version numbering

Also clean up code while there.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-09-21 09:16:50 +01:00
parent 29b01b6d82
commit e5cc6f6b85
2 changed files with 13 additions and 18 deletions

View File

@@ -36,7 +36,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 = "2.1";
const std::string EngineVersion = "";
////