New release 5.0.22

This commit is contained in:
Marco d'Itri 2013-03-31 22:18:59 +02:00
parent 183d1110cc
commit 6392313e63
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* Program version */
#define VERSION "5.0.21"
#define VERSION "5.0.22"
/* Configurable features */

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
whois (5.0.22) unstable; urgency=low
-- Marco d'Itri <md@linux.it> 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

View File

@ -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 <md@linux.it>