aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--colorize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorize.c b/colorize.c
index 26b1a18..aa3695f 100644
--- a/colorize.c
+++ b/colorize.c
@@ -88,7 +88,7 @@
&& (streq (color_names[color2]->name, "none") \
|| streq (color_names[color2]->name, "default")) \
-#define VERSION "0.48"
+#define VERSION "0.49"
typedef unsigned short bool;