From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Mon, 10 Sep 2007 16:17:08 +0000 (+0000)
Subject: Move version to 1.07, although some tests are different (due to
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6d22e8706322aab39974e6e5d217f2b611af183d;p=p5sagit%2Fp5-mst-13.2.git

Move version to 1.07, although some tests are different (due to
the perl core test preamble).

p4raw-id: //depot/perl@31841
---

diff --git a/lib/IO/Zlib.pm b/lib/IO/Zlib.pm
index bf62bc8..111e4a6 100644
--- a/lib/IO/Zlib.pm
+++ b/lib/IO/Zlib.pm
@@ -6,7 +6,7 @@
 
 package IO::Zlib;
 
-$VERSION = "1.06_01";
+$VERSION = "1.07";
 
 =head1 NAME