From 121b46ef80e0c8714229bed2570a1927c887dfc0 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Mon, 6 Jan 2014 08:12:51 +0000 Subject: Release 1.24 --- Changes | 1 + Makefile.PL | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 44d6772..bba2883 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +libnet 1.24 -- Mon Jan 06 2014 * Fix incorrect handling of CRLF in Net::FTP [Willem Monsuwé; resolves CPAN RT#41642/62029] diff --git a/Makefile.PL b/Makefile.PL index bfe17a3..a39c71b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ $NAME = 'Net'; $DISTNAME = "libnet"; -$VERSION = "1.23"; +$VERSION = "1.24"; BEGIN { require 5.002 } -- cgit v1.2.3-24-ge0c7