Skip to content

Commit

Permalink
Version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyan11 committed May 11, 2017
1 parent 55cf414 commit 6226769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uci.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ int main() {
string input;
std::vector<string> inputVector;
string name = "Laser";
string version = "1.4 beta";
string version = "1.4";
string author = "Jeffrey An and Michael An";
std::thread searchThread;
Move bestMove = NULL_MOVE;
Expand Down

0 comments on commit 6226769

Please sign in to comment.