mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
Stockfish 2.2
stockfish bench signature is: 5457475 Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-1
@@ -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 = "";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user