mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Switch to developer version numbering
Also clean up code while there. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
|
||||
////
|
||||
|
||||
Reference in New Issue
Block a user