X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=c692e996f2ce2fa292e287119c4a9699086aacc4;hp=60c6c3ba8ef323f4d2c4ad57bcb5b30bd811101c;hb=cf486cf229b9877afd8120830bece47d93c7e8d0;hpb=e0a8b364364c2a89c82d4f57fd3419ed5f1f872e diff --git a/src/misc.cpp b/src/misc.cpp index 60c6c3ba..c692e996 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -50,7 +50,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.6.2"; +static const string EngineVersion = ""; static const string AppName = "Stockfish"; static const string AppTag = "";