]> git.refcnt.org Git - colorize.git/commitdiff
colorize 0.49 v0.49
authorSteven Schubiger <stsc@refcnt.org>
Sun, 17 Feb 2013 19:12:51 +0000 (20:12 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Sun, 17 Feb 2013 19:12:51 +0000 (20:12 +0100)
colorize.c

index 26b1a1865b961f4b049acccec728eace1940371a..aa3695fc930e2610e4184bea6f06584d2b0aefe9 100644 (file)
@@ -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;