From c203228eca8db536581bfeded5c886291d00d7e2 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Thu, 8 Aug 2013 09:43:51 +0100 Subject: Release 1.22_02 --- Changes | 2 +- Makefile.PL | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index 71b29a6..f957369 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -libnet 1.22_02 +libnet 1.22_02 -- Thu Aug 08 2013 * Make Net::FTP::dataconn::close() more robust [Together with changes to Net::FTP already made in 1.22_01, this resolves CPAN RT#37700] diff --git a/Makefile.PL b/Makefile.PL index 5cf7e60..e7f9d05 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ $NAME = 'Net'; $DISTNAME = "libnet"; -$VERSION = "1.22_01"; +$VERSION = "1.22_02"; BEGIN { require 5.002 } @@ -114,7 +114,7 @@ WriteMakefile( sub MY::postamble { return <<'POSTAMBLE'; -mydist : distmeta distsignature tardist +mydist : distmeta tardist POSTAMBLE -- cgit v1.2.3-24-ge0c7