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