From 6392313e631c768b357aa5f64f90c216cc08c9a4 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 31 Mar 2013 22:18:59 +0200 Subject: [PATCH] New release 5.0.22 --- config.h | 2 +- debian/changelog | 5 +++++ whois.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index 513436d..28be06e 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ /* Program version */ -#define VERSION "5.0.21" +#define VERSION "5.0.22" /* Configurable features */ diff --git a/debian/changelog b/debian/changelog index 9d8c4e3..1415e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +whois (5.0.22) unstable; urgency=low + + + -- Marco d'Itri Sun, 31 Mar 2013 22:17:29 +0200 + whois (5.0.21) unstable; urgency=low * Fixed parsing of 6to4 addresses: the last two bytes of the IPv4 address diff --git a/whois.spec b/whois.spec index f7b3357..9e86474 100644 --- a/whois.spec +++ b/whois.spec @@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 5.0.21 +Version: 5.0.22 Release: 1 License: GPL Vendor: Marco d'Itri