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 6c99e30 commit afbef6bCopy full SHA for afbef6b
engine/src/constants.h
@@ -56,7 +56,7 @@ const string engineName = "OpenSpielAra";
56
const string engineName = "ClassicAra";
57
#endif
58
59
-const string engineVersion = "0.9.9";
+const string engineVersion = "1.0.0";
60
#ifdef MODE_CRAZYHOUSE
61
const string engineAuthors = "Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)";
62
#elif defined MODE_LICHESS
0 commit comments