X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=cb2ea168256d4ee2eaa5d55ae5e607b1d41c2242;hp=f168782518c8f48d387f8bb33687f06ef75de7b0;hb=bb86691a0dd94895d39c44bf78594de7d0c0308b;hpb=f7fee4c6165922b589727e6564430673379e5f30 diff --git a/src/misc.cpp b/src/misc.cpp index f1687825..cb2ea168 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -54,7 +54,7 @@ using namespace std; /// current date (in the format YYMMDD) is used as a version number. static const string AppName = "Stockfish"; -static const string EngineVersion = "2.1"; +static const string EngineVersion = ""; static const string AppTag = "";