mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Restore development versioning
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -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.0";
|
||||
const std::string EngineVersion = "";
|
||||
|
||||
|
||||
////
|
||||
|
||||
Reference in New Issue
Block a user