diff --git a/src/types.h b/src/types.h index dbbd61b2..12a5b109 100644 --- a/src/types.h +++ b/src/types.h @@ -4,7 +4,7 @@ // include the tune stuff here to give it global visibility #include "tune.h" -#define NAME "Alexandria-7.0.24" +#define NAME "Alexandria-7.1.0" inline int reductions[2][64][64]; inline int lmp_margin[64][2];