mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 00:56:39 +08:00
Restore development version
No functional change.
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, is shown in engine_info.
|
||||
static const string Version = "4";
|
||||
static const string Version = "";
|
||||
|
||||
|
||||
/// engine_info() returns the full name of the current Stockfish version. This
|
||||
|
||||
Reference in New Issue
Block a user