Stockfish 1.1a

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-12-08 12:03:46 +01:00
parent 8d86c87e1e
commit 235df6a887
+1 -1
View File
@@ -37,7 +37,7 @@
/// Version number. If this is left empty, the current date (in the format /// Version number. If this is left empty, the current date (in the format
/// YYMMDD) is used as a version number. /// YYMMDD) is used as a version number.
const std::string EngineVersion = "1.1"; const std::string EngineVersion = "1.1a";
//// ////