diff -r 0bdb910478cc -r 7e58e0f74e50 src/terminal-chess.h --- a/src/terminal-chess.h Sun Oct 01 12:53:35 2023 +0200 +++ b/src/terminal-chess.h Sun Oct 01 13:56:42 2023 +0200 @@ -36,7 +36,7 @@ #ifndef TERMINAL_CHESS_H #define TERMINAL_CHESS_H -#define PROGRAM_VERSION "0.9-r71" +#define PROGRAM_VERSION "0.9-r72" #ifdef __cplusplus extern "C" {