summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2012-02-19 22:36:40 -0800
committerMark Adler <madler@alumni.caltech.edu>2012-02-19 22:36:40 -0800
commit8435052a6bfb50d876b8f629b28123821e04ae01 (patch)
treef865c7953e0eb1e093ef529d25a25d0369640389 /win32
parentd63c8880396bbfffdba451b3fa5a60eb189fc2c2 (diff)
downloadzlib-8435052a6bfb50d876b8f629b28123821e04ae01.tar.gz
Update version numbers and year in win32/README-WIN32.txt.
Diffstat (limited to 'win32')
-rw-r--r--win32/README-WIN32.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/README-WIN32.txt b/win32/README-WIN32.txt
index 1e4c093..46c5923 100644
--- a/win32/README-WIN32.txt
+++ b/win32/README-WIN32.txt
@@ -1,6 +1,6 @@
ZLIB DATA COMPRESSION LIBRARY
-zlib 1.2.4 is a general purpose data compression library. All the code is
+zlib 1.2.7 is a general purpose data compression library. All the code is
thread safe. The data format used by the zlib library is described by RFCs
(Request for Comments) 1950 to 1952 in the files
http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format)
@@ -22,7 +22,7 @@ before asking for help.
Manifest:
-The package zlib-1.2.4-win32-x86.zip contains the following files:
+The package zlib-1.2.7-win32-x86.zip will contain the following files:
README-WIN32.txt This document
ChangeLog Changes since previous zlib packages
@@ -58,7 +58,7 @@ The package zlib-1.2.4-win32-x86.zip contains the following files:
All .pdb files above are entirely optional, but are very useful to a developer
attempting to diagnose program misbehavior or a crash. Many additional
-important files for developers can be found in the zlib124.zip source package
+important files for developers can be found in the zlib127.zip source package
available from http://zlib.net/ - review that package's README file for details.
@@ -72,7 +72,7 @@ are too numerous to cite here.
Copyright notice:
- (C) 1995-2010 Jean-loup Gailly and Mark Adler
+ (C) 1995-2012 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages