Skip to content

Commit afbef6b

Browse files
committed
Bump engineVersion to 1.0.0
1 parent 6c99e30 commit afbef6b

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
@@ -56,7 +56,7 @@ const string engineName = "OpenSpielAra";
5656
const string engineName = "ClassicAra";
5757
#endif
5858

59-
const string engineVersion = "0.9.9";
59+
const string engineVersion = "1.0.0";
6060
#ifdef MODE_CRAZYHOUSE
6161
const string engineAuthors = "Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)";
6262
#elif defined MODE_LICHESS

0 commit comments

Comments
 (0)