diff --git a/src/bm/uci.rs b/src/bm/uci.rs index 9c21cf05..7c8411bf 100644 --- a/src/bm/uci.rs +++ b/src/bm/uci.rs @@ -11,7 +11,7 @@ use crate::bm::bm_runner::config::{NoInfo, Run, UciInfo}; use crate::bm::bm_runner::time::{TimeManagementInfo, TimeManager}; use crate::bm::nnue::Nnue; -const VERSION: &str = "5.0"; +const VERSION: &str = "6.0"; const POSITIONS: &[&str] = &[ "r3k2r/2pb1ppp/2pp1q2/p7/1nP1B3/1P2P3/P2N1PPP/R2QK2R w KQkq a6 0 14",