From 68269e2c17a5976368c506a78d741d487a3a411b Mon Sep 17 00:00:00 2001 From: Graham Barr Date: Sun, 26 Aug 2007 12:13:55 +0000 Subject: Release 1.22 --- Changes | 5 +++++ Makefile.PL | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index fd51d03..ff26b1d 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +libnet 1.22 -- Sun Aug 26 07:13:18 CDT 2007 + +Bug Fixes + * Fix a bug in Net::Cmd that is_utf8 does not exist prior to perl 5.8.1 + libnet 1.21 -- Sat May 19 08:53:09 CDT 2007 Bug Fixes diff --git a/Makefile.PL b/Makefile.PL index abdaa42..a329167 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ $NAME = 'Net'; $DISTNAME = "libnet"; -$VERSION = "1.21"; +$VERSION = "1.22"; BEGIN { require 5.002 } -- cgit v1.2.3-24-ge0c7