Stockfish DD

Stockfish bench signature is: 8596156
This commit is contained in:
Marco Costalba
2013-11-29 10:23:14 +01:00
parent 67e5581e37
commit c5bb9b9da9
4 changed files with 4 additions and 5 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, is shown in engine_info.
static const string Version = "";
static const string Version = "DD";
/// engine_info() returns the full name of the current Stockfish version. This