]> git.sesse.net Git - stockfish/blobdiff - src/misc.h
Switch to developer version numbering
[stockfish] / src / misc.h
index 8bf09a86fae8a2d46a8d086f31eb4c6ce30f2308..506422b2a5b80c92eeb788b724cccb169084a60d 100644 (file)
@@ -36,7 +36,7 @@
 /// Version number.  If this is left empty, the current date (in the format
 /// YYMMDD) is used as a version number.
 
 /// Version number.  If this is left empty, the current date (in the format
 /// YYMMDD) is used as a version number.
 
-const std::string EngineVersion = "2.1";
+const std::string EngineVersion = "";
 
 
 ////
 
 
 ////