1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 11:39:15 +00:00

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

View file

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