diff --git a/Bit-Genie/src/uci.cpp b/Bit-Genie/src/uci.cpp index be18343..b8653b4 100644 --- a/Bit-Genie/src/uci.cpp +++ b/Bit-Genie/src/uci.cpp @@ -25,7 +25,7 @@ #include "benchmark.h" #include "searchinit.h" -const char* version = "1.1"; +const char* version = "2"; void uci_input_loop(int argc, char** argv) {