-.TH COLORIZE 1 "2017-04-21" "colorize v0.60" "User Commands"
+.TH COLORIZE 1 "2017-04-21" "colorize v0.61" "User Commands"
.SH NAME
colorize \- colorize text with escape sequences
.SH SYNOPSIS
#define MAX_ATTRIBUTE_CHARS (5 * 2)
-#define VERSION "0.60"
+#define VERSION "0.61"
typedef enum { false, true } bool;
+colorize (0.61-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steven Schubiger <stsc@refcnt.org> Thu, 27 Apr 2017 19:41:04 +0200
+
colorize (0.60-1) unstable; urgency=low
* Initial Debian package version.