Skip to content

Commit

Permalink
feat: release v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sovaz1997 committed Aug 28, 2021
1 parent 4508ff8 commit 04518ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uci.c
Expand Up @@ -167,7 +167,7 @@ int main() {
}

void printEngineInfo() {
printf("id name Zevra v2.1.2 r248\nid author Oleg Smirnov\n");
printf("id name Zevra v2.2 r317\nid author Oleg Smirnov\n");
}

void readyok() {
Expand Down

0 comments on commit 04518ac

Please sign in to comment.