Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
eboatwright committed Feb 14, 2024
1 parent 9c11db0 commit d6ebd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ fn main() {
// UCI protocol

"uci" => {
println!("id name Maxwell v3.1.0");
println!("id name Maxwell v3.1-1");
println!("id author eboatwright");
println!("option name Hash type spin default 256 min 0 max 4000");

Expand Down

0 comments on commit d6ebd56

Please sign in to comment.