Stockfish 2.2

stockfish bench signature is: 5457475

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-12-29 11:09:11 +01:00
parent 22e40c8c10
commit 9db9e4f7d3
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,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.2";
static const string Tag = "";