Skip to content

Commit

Permalink
Change UCI version
Browse files Browse the repository at this point in the history
Bench: 9621186
  • Loading branch information
Dannyj1 committed Feb 2, 2023
1 parent 2887e65 commit b43b589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ namespace Zagreus {
}

std::string ZagreusEngine::getEngineVersion() {
return "v2.0.0-alpha-2";
return "v2.0.0-alpha-3";
}

std::string ZagreusEngine::getAuthorName() {
Expand Down

0 comments on commit b43b589

Please sign in to comment.