X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=3ba577452142704355dd09bb527cf7ffeecf1570;hp=149cfb4510e5bd2623887ae29e08c4459e0de7a2;hb=67ac358ef2097994bf302c883937da647926e3cc;hpb=341f42be8c873db348e74756281ad8dacce0a486 diff --git a/src/misc.cpp b/src/misc.cpp index 149cfb45..3ba57745 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -73,7 +73,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 = ""; +static const string EngineVersion = "1.4"; static const string AppName = "Stockfish"; static const string AppTag = "";