diff -r 5427beba96d1 -r 0bdb910478cc src/terminal-chess.h --- a/src/terminal-chess.h Tue Aug 13 00:33:59 2019 +0200 +++ b/src/terminal-chess.h Sun Oct 01 12:53:35 2023 +0200 @@ -36,7 +36,7 @@ #ifndef TERMINAL_CHESS_H #define TERMINAL_CHESS_H -#define PROGRAM_VERSION "0.9-r70" +#define PROGRAM_VERSION "0.9-r71" #ifdef __cplusplus extern "C" {