Stockfish 2.3.1

Stockfish bench signature is: 5423738
This commit is contained in:
Marco Costalba
2012-09-22 00:18:00 +02:00
parent fdbe8006e0
commit 3caeabf73b
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ using namespace std;
/// Version number. If Version is left empty, then Tag plus current
/// date (in the format YYMMDD) is used as a version number.
static const string Version = "";
static const string Version = "2.3.1";
static const string Tag = "";