diff options
author | Steven Schubiger <stsc@refcnt.org> | 2013-08-04 17:18:30 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2013-08-04 17:18:30 +0200 |
commit | 083595d502d2ddfad6ff4a925ea464dc66d65cb3 (patch) | |
tree | f21a868b9fd45c02758ef97f866dec6748c32639 /colorize.c | |
parent | 5028bdc63573b90e18980b0de1eed49d003bad2e (diff) | |
download | colorize-083595d502d2ddfad6ff4a925ea464dc66d65cb3.tar.gz colorize-083595d502d2ddfad6ff4a925ea464dc66d65cb3.tar.bz2 |
colorize 0.51v0.51
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.50" +#define VERSION "0.51" typedef unsigned short bool; |