aboutsummaryrefslogtreecommitdiffstats
path: root/colorize.c
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2015-10-04 15:07:20 +0200
committerGravatar Steven Schubiger <stsc@refcnt.org> 2015-10-04 15:07:20 +0200
commit6be9faf1cbf403d2a855d97c1764de94bd61ae87 (patch)
tree62a0643c970aaa2b9b841dd1bb7fc2d5c115957d /colorize.c
parentb2b1fa65b9f09ee878e2ad48c5396f6e9460f673 (diff)
downloadcolorize-6be9faf1cbf403d2a855d97c1764de94bd61ae87.tar.gz
colorize-6be9faf1cbf403d2a855d97c1764de94bd61ae87.tar.bz2
colorize 0.57v0.57
Diffstat (limited to 'colorize.c')
-rw-r--r--colorize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorize.c b/colorize.c
index 06ef8fb..7bd79d0 100644
--- a/colorize.c
+++ b/colorize.c
@@ -110,7 +110,7 @@
#define DEBUG_FILE "debug.txt"
-#define VERSION "0.56"
+#define VERSION "0.57"
typedef enum { false, true } bool;