]> git.sesse.net Git - stockfish/blobdiff - src/misc.cpp
Restore development version
[stockfish] / src / misc.cpp
index ebbb778a85d6279e038bf3b2e25e27998de4dde4..b5a14dbed2a24bf7b8b0f5111da54db50f0ddd04 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 and show in engine_info.
-static const string Version = "5";
+static const string Version = "";
 
 
 /// engine_info() returns the full name of the current Stockfish version. This