X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmisc.cpp;h=c0c00b009fa1ab347ebb97599a2a1e687d4346ca;hb=e381951a248ba4c6873dd81527926c6bdcac2aa6;hp=4ff1c0cfdf5e5cb44a17c978584bd81861555925;hpb=aa2368a6878a867fe63247ee2adf2fde3dfe22be;p=stockfish diff --git a/src/misc.cpp b/src/misc.cpp index 4ff1c0cf..c0c00b00 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -33,7 +33,7 @@ using namespace std; /// Version number. If Version is left empty, then Tag plus current /// date, in the format DD-MM-YY, are used as a version number. -static const string Version = "3"; +static const string Version = ""; static const string Tag = "";