summaryrefslogtreecommitdiff
path: root/cpan/IO-Compress/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/IO-Compress/Makefile.PL')
-rw-r--r--cpan/IO-Compress/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/IO-Compress/Makefile.PL b/cpan/IO-Compress/Makefile.PL
index ae85bbb9f8..eeedd49259 100644
--- a/cpan/IO-Compress/Makefile.PL
+++ b/cpan/IO-Compress/Makefile.PL
@@ -3,7 +3,7 @@
use strict ;
require 5.006 ;
-$::VERSION = '2.048' ;
+$::VERSION = '2.049' ;
use private::MakeUtil;
use ExtUtils::MakeMaker 5.16 ;