File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,15 +56,15 @@ const string engineName = "OpenSpielAra";
56
56
const string engineName = " ClassicAra" ;
57
57
#endif
58
58
59
- const string engineVersion = " 1.0.1 " ;
59
+ const string engineVersion = " 1.0.2 " ;
60
60
#ifdef MODE_CRAZYHOUSE
61
61
const string engineAuthors = " Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)" ;
62
62
#elif defined MODE_LICHESS
63
63
const string engineAuthors = " Johannes Czech, Maximilian Alexander Gehrke and CrazyAra developers (see AUTHORS file)" ;
64
64
#elif defined MODE_XIANGQI
65
65
const string engineAuthors = " Johannes Czech, Maximilian Langer and CrazyAra developers (see AUTHORS file)" ;
66
66
#elif defined MODE_STRATEGO
67
- const string engineAuthors = " Johannes Czech, Jannis Blüml and CrazyAra developers (see AUTHORS file)" ;
67
+ const string engineAuthors = " Johannes Czech, Jannis Blüml and CrazyAra developers (see AUTHORS file)" ;
68
68
#elif defined MODE_OPEN_SPIEL
69
69
const string engineAuthors = " Johannes Czech and CrazyAra developers (see AUTHORS file)" ;
70
70
#else // MODE_CHESS
You can’t perform that action at this time.
0 commit comments