X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=60c6c3ba8ef323f4d2c4ad57bcb5b30bd811101c;hp=c692e996f2ce2fa292e287119c4a9699086aacc4;hb=e0a8b364364c2a89c82d4f57fd3419ed5f1f872e;hpb=6bf22f354f4efae9e4d777e2685472947d61576d diff --git a/src/misc.cpp b/src/misc.cpp old mode 100755 new mode 100644 index c692e996..60c6c3ba --- 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 = ""; +static const string EngineVersion = "1.6.2"; static const string AppName = "Stockfish"; static const string AppTag = "";