]> git.refcnt.org Git - colorize.git/commitdiff
colorize 0.52 v0.52
authorSteven Schubiger <stsc@refcnt.org>
Wed, 6 Nov 2013 19:52:54 +0000 (20:52 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Wed, 6 Nov 2013 19:52:54 +0000 (20:52 +0100)
colorize.1
colorize.c

index d209a4975d6d5b757574bbee836e268f6b0a5f3e..4fa99fd1a897ff10bbd90fdac95d95f53333c240 100644 (file)
@@ -1,4 +1,4 @@
-.TH COLORIZE 1 "2013-10-20" "colorize v0.51" "User Commands"
+.TH COLORIZE 1 "2013-10-20" "colorize v0.52" "User Commands"
 .SH NAME
 colorize \- colorize text with escape sequences
 .SH SYNOPSIS
index 2b9e5fe05bd54bf893e8a3201fcc53b938e3d439..319c799020a32b1e428d16e8024224d31caa2ce0 100644 (file)
@@ -94,7 +94,7 @@
 
 #define COLOR_SEP_CHAR '/'
 
-#define VERSION "0.51"
+#define VERSION "0.52"
 
 typedef unsigned short bool;