X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmisc.cpp;h=49b41b2f73eec3b35113d79f7cc033e05855f33e;hb=0aeba002c8d11d9f31d752142b0ec538baa5bb34;hp=7715f98070618bd346f9b7514f368d20a557a4b9;hpb=46c16ab783c5ef54ab6d55921e51d585c044d8d8;p=stockfish diff --git a/src/misc.cpp b/src/misc.cpp index 7715f980..49b41b2f 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -58,7 +58,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.9"; +static const string EngineVersion = ""; static const string AppName = "Stockfish"; static const string AppTag = "";