We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157c552 commit 9cb37bcCopy full SHA for 9cb37bc
src/namespaces/board.h
@@ -26,7 +26,7 @@
26
using namespace _def;
27
namespace _board {
28
29
- static const string NAME = "Cinnamon 2.0";
+ static const string NAME = "Cinnamon 2.0-20160502";
30
static const string STARTPOS = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1";
31
32
static const int MAX_PLY = 96;
0 commit comments