X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=0af0d727f7ae68d9588212c54fadd210f4edb776;hp=d8b5b35d83fb93a5cbea8962ec7927d6e88cf4ce;hb=adb43cc0cca109c1d95fa8032e717762faa01563;hpb=726df58131dd6e6c54a53fa9e0fe0756bcfc203b diff --git a/src/misc.cpp b/src/misc.cpp index d8b5b35d..0af0d727 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 beta 1"; +static const string EngineVersion = "1.8 beta 2"; static const string AppName = "Stockfish"; static const string AppTag = "";