]> git.sesse.net Git - stockfish/blobdiff - src/misc.cpp
Restore development version
[stockfish] / src / misc.cpp
index 495ad4a8cee778a2c75a4f8620ca3af63222f46a..5bf7bae8ede51276ac6f5263ac70781cc3f96972 100644 (file)
@@ -28,7 +28,7 @@ using namespace std;
 
 /// Version number. If Version is left empty, then compile date, in the
 /// format DD-MM-YY, is shown in engine_info.
-static const string Version = "4";
+static const string Version = "";
 
 
 /// engine_info() returns the full name of the current Stockfish version. This