X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=f831338730f34a614d5010141e8f26111e1bea68;hp=c692e996f2ce2fa292e287119c4a9699086aacc4;hb=455993b289b3c8f1c9c73af5876eb0190cde537c;hpb=5a5dc6fa109990920560ca9bed8cf7be34f2eba1 diff --git a/src/misc.cpp b/src/misc.cpp index c692e996..f8313387 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -52,7 +52,7 @@ using namespace std; static const string EngineVersion = ""; static const string AppName = "Stockfish"; -static const string AppTag = ""; +static const string AppTag = "765a"; ////