X-Git-Url: http://git.refcnt.org/?p=colorize.git;a=blobdiff_plain;f=colorize.c;h=e242c3f89a0df70b976f972e86115890f477cfdb;hp=cfc9159cac4242436a684c3b865ae0d9004d8cba;hb=df39786cf8092e479f7de292965439ff9a155696;hpb=2132b9543b9b82bb5cea8f54fa41feeaed2c7ba0 diff --git a/colorize.c b/colorize.c index cfc9159..e242c3f 100644 --- a/colorize.c +++ b/colorize.c @@ -120,7 +120,7 @@ #define MAX_ATTRIBUTE_CHARS (5 * 2) -#define VERSION "0.61" +#define VERSION "0.62" typedef enum { false, true } bool;