]> git.sesse.net Git - stockfish/blobdiff - src/misc.cpp
Setup Release Candidate 1
[stockfish] / src / misc.cpp
old mode 100755 (executable)
new mode 100644 (file)
index c692e99..1cc752a
@@ -50,7 +50,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.6_rc1";
 static const string AppName = "Stockfish";
 static const string AppTag  = "";