Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
cj5716 committed Nov 14, 2023
1 parent d6c96c3 commit 7045438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <cstdint>

#define NAME "Alexandria-5.0.20"
#define NAME "Alexandria-5.0.21"

// define bitboard data type
using Bitboard = uint64_t;
Expand Down

0 comments on commit 7045438

Please sign in to comment.