-.TH COLORIZE 1 "2015-03-02" "colorize v0.59" "User Commands"
+.TH COLORIZE 1 "2015-03-02" "colorize v0.60" "User Commands"
.SH NAME
colorize \- colorize text with escape sequences
.SH SYNOPSIS
* colorize - Read text from standard input stream or file and print
* it colorized through use of ANSI escape sequences
*
- * Copyright (c) 2011-2016 Steven Schubiger
+ * Copyright (c) 2011-2017 Steven Schubiger
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
#define DEBUG_FILE "debug.txt"
-#define VERSION "0.59"
+#define VERSION "0.60"
typedef enum { false, true } bool;
-colorize (0.59-1) unstable; urgency=low
+colorize (0.60-1) unstable; urgency=low
* Initial Debian package version.
- -- Steven Schubiger <stsc@refcnt.org> Fri, 23 Dec 2016 17:18:36 +0100
+ -- Steven Schubiger <stsc@refcnt.org> Sun, 02 Apr 2017 23:19:04 +0200