mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 17:16:33 +08:00
Stockfish 5
Stockfish bench signature is: 8732553
This commit is contained in:
@@ -28,7 +28,7 @@ using namespace std;
|
||||
|
||||
/// Version number. If Version is left empty, then compile date in the format
|
||||
/// DD-MM-YY and show in engine_info.
|
||||
static const string Version = "";
|
||||
static const string Version = "5";
|
||||
|
||||
|
||||
/// engine_info() returns the full name of the current Stockfish version. This
|
||||
|
||||
Reference in New Issue
Block a user