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 8efb552 commit a0d0a95Copy full SHA for a0d0a95
engine/src/constants.h
@@ -59,7 +59,7 @@ const string engineName = "OpenSpielAra";
59
const string engineName = "ClassicAra";
60
#endif
61
62
-const string engineVersion = "0.9.8";
+const string engineVersion = "0.9.9";
63
#ifdef MODE_CRAZYHOUSE
64
const string engineAuthors = "Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)";
65
#elif defined MODE_LICHESS
0 commit comments