From: Steven Schubiger Date: Sun, 17 Feb 2013 19:12:51 +0000 (+0100) Subject: colorize 0.49 X-Git-Tag: v0.49 X-Git-Url: http://git.refcnt.org/?p=colorize.git;a=commitdiff_plain;h=ecd6ccdd0b9976787a82b8f63bccfedd1e74e5fb colorize 0.49 --- diff --git a/colorize.c b/colorize.c index 26b1a18..aa3695f 100644 --- a/colorize.c +++ b/colorize.c @@ -88,7 +88,7 @@ && (streq (color_names[color2]->name, "none") \ || streq (color_names[color2]->name, "default")) \ -#define VERSION "0.48" +#define VERSION "0.49" typedef unsigned short bool;