diff options
Diffstat (limited to 'colorize.c')
-rw-r--r-- | colorize.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ #define COLOR_SEP_CHAR '/' -#define VERSION "0.53" +#define VERSION "0.54" typedef enum { false, true } bool; |
index : colorize.git | ||
Colorize text on terminal with ANSI escape sequences | Steven Schubiger |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | colorize.c | 2 |
@@ -102,7 +102,7 @@ #define COLOR_SEP_CHAR '/' -#define VERSION "0.53" +#define VERSION "0.54" typedef enum { false, true } bool; |