X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=e03a0e2fa7302fbe4c1b4fa418a4b3be2fc8adbb;hp=0af0d727f7ae68d9588212c54fadd210f4edb776;hb=26a8b844177ad6abd4aca1bef2ebb7f644bd465c;hpb=0ac44b40c9973a9033e09631bfbaf3e888af208e diff --git a/src/misc.cpp b/src/misc.cpp index 0af0d727..e03a0e2f 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.8 beta 2"; +static const string EngineVersion = ""; static const string AppName = "Stockfish"; static const string AppTag = "";