Stockfish 3

Stockfish bench signature is: 4176431
This commit is contained in:
Marco Costalba
2013-04-29 00:59:57 +02:00
parent 293c44bc09
commit aa2368a687
4 changed files with 4 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ using namespace std;
/// Version number. If Version is left empty, then Tag plus current
/// date, in the format DD-MM-YY, are used as a version number.
static const string Version = "";
static const string Version = "3";
static const string Tag = "";