]> git.refcnt.org Git - colorize.git/commitdiff
colorize 0.51 v0.51
authorSteven Schubiger <stsc@refcnt.org>
Sun, 4 Aug 2013 15:18:30 +0000 (17:18 +0200)
committerSteven Schubiger <stsc@refcnt.org>
Sun, 4 Aug 2013 15:18:30 +0000 (17:18 +0200)
colorize.1
colorize.c

index 4f9ffcd7125bda279cce217b5ca539ca7296f986..3ccf5588d711340562c7a8a1f07f3477c9c2e6d3 100644 (file)
@@ -1,4 +1,4 @@
-.TH COLORIZE 1 "2013-06-16" "colorize v0.50" "User Commands"
+.TH COLORIZE 1 "2013-06-16" "colorize v0.51" "User Commands"
 .SH NAME
 colorize \- colorize text with escape sequences
 .SH SYNOPSIS
index 3bb628a8883efbe36f192252d8e2da3f8eb70e7b..827de87850bbae88b82202a9eb6bd08ce0302677 100644 (file)
@@ -94,7 +94,7 @@
 
 #define COLOR_SEP_CHAR '/'
 
-#define VERSION "0.50"
+#define VERSION "0.51"
 
 typedef unsigned short bool;