diff options
Diffstat (limited to 'colorize.c')
-rw-r--r-- | colorize.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ #define DEBUG_FILE "debug.txt" -#define VERSION "0.55" +#define VERSION "0.56" typedef enum { false, true } bool; |