diff -r c76e46970a59 -r b34de5ce7d0e src/terminal-chess.h --- a/src/terminal-chess.h Wed Aug 29 17:05:40 2018 +0200 +++ b/src/terminal-chess.h Wed Aug 29 17:31:36 2018 +0200 @@ -36,7 +36,7 @@ #ifndef TERMINAL_CHESS_H #define TERMINAL_CHESS_H -#define PROGRAM_VERSION "0.9-r66" +#define PROGRAM_VERSION "0.9-r68" #ifdef __cplusplus extern "C" {