mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-19 16:46:30 +08:00
Restore development version
No functional change.
This commit is contained in:
@@ -33,7 +33,7 @@ using namespace std;
|
||||
/// Version number. If Version is left empty, then Tag plus current
|
||||
/// date, in the format DD-MM-YY, are used as a version number.
|
||||
|
||||
static const string Version = "3";
|
||||
static const string Version = "";
|
||||
static const string Tag = "";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user