]> git.sesse.net Git - stockfish/blobdiff - src/misc.cpp
Rearrange table layout in evaluate.cpp
[stockfish] / src / misc.cpp
old mode 100755 (executable)
new mode 100644 (file)
index c692e99..f831338
@@ -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";
 
 
 ////