diff options
author | Steven Schubiger <stsc@refcnt.org> | 2013-11-06 20:52:54 +0100 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2013-11-06 20:52:54 +0100 |
commit | 1e96a9284dde2717737cb3c1d2b5f77026b30fc1 (patch) | |
tree | a6261540c3506355d2cd538b73fd0bbfd356c316 /colorize.c | |
parent | f1289be2be39a408a09eeb91b524f78405799dbc (diff) | |
download | colorize-1e96a9284dde2717737cb3c1d2b5f77026b30fc1.tar.gz colorize-1e96a9284dde2717737cb3c1d2b5f77026b30fc1.tar.bz2 |
colorize 0.52v0.52
Diffstat (limited to 'colorize.c')
-rw-r--r-- | colorize.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ #define COLOR_SEP_CHAR '/' -#define VERSION "0.51" +#define VERSION "0.52" typedef unsigned short bool; |