aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2013-04-24 13:58:44 +0200
committerGravatar Steven Schubiger <stsc@refcnt.org> 2013-04-24 13:58:44 +0200
commit0188bc5a483a8681726b6d492c9a0fce301da993 (patch)
treec3a4d71fb6acc646210c4cd4c7c0fc8237547d7b
parentfc348f958a18ee510f2f7e0c8301ea80cc94099b (diff)
downloadcolorize-0188bc5a483a8681726b6d492c9a0fce301da993.tar.gz
colorize-0188bc5a483a8681726b6d492c9a0fce301da993.tar.bz2
colorize 0.50v0.50
-rw-r--r--colorize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorize.c b/colorize.c
index 2718a5c..c0114c4 100644
--- a/colorize.c
+++ b/colorize.c
@@ -90,7 +90,7 @@
#define COLOR_SEP_CHAR '/'
-#define VERSION "0.49"
+#define VERSION "0.50"
typedef unsigned short bool;