Skip to content

Commit 8d132f2

Browse files
committed
Bumped patch version
1 parent 1ac4efc commit 8d132f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fn main() {
7474
// UCI protocol
7575

7676
"uci" => {
77-
println!("id name Maxwell v3.1-1");
77+
println!("id name Maxwell v3.1-2");
7878
println!("id author eboatwright");
7979
println!("option name Hash type spin default 256 min 0 max 4000");
8080

0 commit comments

Comments
 (0)