Skip to content

Commit a0d0a95

Browse files
committed
Bumb version to 0.9.9
1 parent 8efb552 commit a0d0a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const string engineName = "OpenSpielAra";
5959
const string engineName = "ClassicAra";
6060
#endif
6161

62-
const string engineVersion = "0.9.8";
62+
const string engineVersion = "0.9.9";
6363
#ifdef MODE_CRAZYHOUSE
6464
const string engineAuthors = "Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)";
6565
#elif defined MODE_LICHESS

0 commit comments

Comments
 (0)