X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=60c6c3ba8ef323f4d2c4ad57bcb5b30bd811101c;hp=1cc752a3fd758dbad380614b24eabe7c2c03b30d;hb=e0a8b364364c2a89c82d4f57fd3419ed5f1f872e;hpb=734fb9a13b75a2c52c04352bc508b6a71e3f9300 diff --git a/src/misc.cpp b/src/misc.cpp index 1cc752a3..60c6c3ba 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -50,7 +50,7 @@ using namespace std; /// Version number. If this is left empty, the current date (in the format /// YYMMDD) is used as a version number. -static const string EngineVersion = "1.6_rc1"; +static const string EngineVersion = "1.6.2"; static const string AppName = "Stockfish"; static const string AppTag = "";