Stockfish 4

Stockfish bench signature is: 4132374
This commit is contained in:
Marco Costalba
2013-08-20 09:01:25 +02:00
parent f45eee318b
commit 4d120ee02e
4 changed files with 4 additions and 5 deletions
+1 -1
View 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 = "";
static const string Version = "4";
/// engine_info() returns the full name of the current Stockfish version. This