Skip to content

Commit 9cb37bc

Browse files
author
geko
committed
.
1 parent 157c552 commit 9cb37bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/namespaces/board.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
using namespace _def;
2727
namespace _board {
2828

29-
static const string NAME = "Cinnamon 2.0";
29+
static const string NAME = "Cinnamon 2.0-20160502";
3030
static const string STARTPOS = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1";
3131

3232
static const int MAX_PLY = 96;

0 commit comments

Comments
 (0)