diff options
| -rw-r--r-- | colorize.1 | 2 | ||||
| -rw-r--r-- | colorize.c | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -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 @@ -94,7 +94,7 @@  #define COLOR_SEP_CHAR '/' -#define VERSION "0.50" +#define VERSION "0.51"  typedef unsigned short bool; | 
