diff -r 3fa1de896666 -r 0c50aac49e55 src/terminal-chess.h --- a/src/terminal-chess.h Tue Aug 28 14:16:30 2018 +0200 +++ b/src/terminal-chess.h Tue Aug 28 14:37:09 2018 +0200 @@ -36,7 +36,7 @@ #ifndef TERMINAL_CHESS_H #define TERMINAL_CHESS_H -#define PROGRAM_VERSION "0.9-r59" +#define PROGRAM_VERSION "0.9-r60" #ifdef __cplusplus extern "C" {