X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmisc.cpp;h=01b07743ea60f7f58471251e4103561cc3e2ba51;hb=4e151f7e0d70b9a61ac5adba269a80555133cb73;hp=281d8595a7cca6dd227fe6c0f83b1cb7610beb04;hpb=f1d982e2c07372627394b83cf24f48e77a34145b;p=stockfish diff --git a/src/misc.cpp b/src/misc.cpp index 281d8595..01b07743 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -71,7 +71,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.3rc1"; static const string AppName = "Stockfish"; static const string AppTag = "";