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