X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmisc.cpp;h=281d8595a7cca6dd227fe6c0f83b1cb7610beb04;hb=412d68fe4f3e32b3314141a861554e18940ff556;hp=95dc92c560bb2fda52254998f36840e9dba9845d;hpb=f032ba54c58c85332351d7f345ac46e2112d0a2e;p=stockfish diff --git a/src/misc.cpp b/src/misc.cpp index 95dc92c5..281d8595 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 = "1.3.1"; +static const string EngineVersion = ""; static const string AppName = "Stockfish"; static const string AppTag = "";