Stockfish 5

Stockfish bench signature is: 8732553
This commit is contained in:
Marco Costalba
2014-05-31 09:16:54 +02:00
parent ad937d0b2d
commit 54f8a9cb13
2 changed files with 2 additions and 2 deletions

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 and show in engine_info.
static const string Version = "";
static const string Version = "5";
/// engine_info() returns the full name of the current Stockfish version. This