Stockfish 2.3

Stockfish bench signature is: 5416292
This commit is contained in:
Marco Costalba
2012-06-30 08:00:48 +01:00
parent 630b3b2482
commit 0a18adb02a
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";
static const string Tag = "";