Skip to content

Commit

Permalink
chore: bumped version macro to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjunBasandrai committed Jan 20, 2024
1 parent d32b170 commit 6bcd55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uci.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include "board.h"
#include "search.h"

#define version "5.0.0"
#define version "5.1.0"

void reset_time_control(s_info *info);
int parse_move(char *move_string, s_board *pos);
Expand Down

0 comments on commit 6bcd55c

Please sign in to comment.