diff --git a/app/ui/view_internal.h b/app/ui/view_internal.h index e3cb557..8c46571 100644 --- a/app/ui/view_internal.h +++ b/app/ui/view_internal.h @@ -96,7 +96,7 @@ static const char *shortcut_value = SHORTCUT_VALUE; #if defined(TARGET_STAX) || defined(TARGET_FLEX) #ifdef NB_MAX_DISPLAYED_PAIRS_IN_REVIEW #undef NB_MAX_DISPLAYED_PAIRS_IN_REVIEW -#define NB_MAX_DISPLAYED_PAIRS_IN_REVIEW 5 +#define NB_MAX_DISPLAYED_PAIRS_IN_REVIEW 6 #endif #endif diff --git a/include/zxversion.h b/include/zxversion.h index e59c51b..c95c5a9 100644 --- a/include/zxversion.h +++ b/include/zxversion.h @@ -17,4 +17,4 @@ #define ZXLIB_MAJOR 28 #define ZXLIB_MINOR 0 -#define ZXLIB_PATCH 5 +#define ZXLIB_PATCH 6