diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-05-04 11:54:22 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2009-05-04 11:54:22 +0200 |
commit | 80b215cbddf12bec34cfa763645a8f8210afd962 (patch) | |
tree | 28be18ea57bf57d39abcf0d356a47bb2e7075851 /ext/Compress-Raw-Zlib/README | |
parent | 7a9a6fa18cf50e7a69207bcbaba2f2bea016e33a (diff) | |
download | perl-80b215cbddf12bec34cfa763645a8f8210afd962.tar.gz |
Patch to fix the problem enclosed.
Subject: [PATCH] compress 2.019 ( was RE: [PATCH] compress 2.018)
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Date: Mon, 4 May 2009 10:40:34 +0100
Message-ID: <011f01c9cc9c$610b6130$23222390$@Marquess@ntlworld.com>
Diffstat (limited to 'ext/Compress-Raw-Zlib/README')
-rw-r--r-- | ext/Compress-Raw-Zlib/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/Compress-Raw-Zlib/README b/ext/Compress-Raw-Zlib/README index cf1eb1f8a3..3248f94308 100644 --- a/ext/Compress-Raw-Zlib/README +++ b/ext/Compress-Raw-Zlib/README @@ -1,9 +1,9 @@ Compress-Raw-Zlib - Version 2.018 + Version 2.019 - 3rd May 2009 + 4th May 2009 Copyright (c) 2005-2009 Paul Marquess. All rights reserved. This program is free software; you can redistribute it @@ -355,7 +355,7 @@ To help me help you, I need all of the following information: If you haven't installed Compress-Raw-Zlib then search Compress::Raw::Zlib.pm for a line like this: - $VERSION = "2.018" ; + $VERSION = "2.019" ; c. The version of zlib you have used. If you have successfully installed Compress-Raw-Zlib, this one-liner |