X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=281d8595a7cca6dd227fe6c0f83b1cb7610beb04;hp=01b07743ea60f7f58471251e4103561cc3e2ba51;hb=991ab2bea8448bcd01586db8439ab749e96da7ff;hpb=1906df44945ef96ab48f6cd43597319ab85f95b2 diff --git a/src/misc.cpp b/src/misc.cpp index 01b07743..281d8595 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -71,7 +71,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.3rc1"; +static const string EngineVersion = ""; static const string AppName = "Stockfish"; static const string AppTag = "";