-.TH COLORIZE 1 "2017-07-16" "colorize v0.61" "User Commands"
+.TH COLORIZE 1 "2017-07-16" "colorize v0.62" "User Commands"
.SH NAME
colorize \- colorize text on terminal with ANSI escape sequences
.SH SYNOPSIS
#define MAX_ATTRIBUTE_CHARS (5 * 2)
-#define VERSION "0.61"
+#define VERSION "0.62"
typedef enum { false, true } bool;
+colorize (0.62-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steven Schubiger <stsc@refcnt.org> Thu, 17 Aug 2017 22:26:17 +0200
+
colorize (0.61-2) UNRELEASED; urgency=medium
* debian/rules: trim down.