diff options
| author | Mark Adler <madler@alumni.caltech.edu> | 2012-02-19 22:36:40 -0800 |
|---|---|---|
| committer | Mark Adler <madler@alumni.caltech.edu> | 2012-02-19 22:36:40 -0800 |
| commit | 8435052a6bfb50d876b8f629b28123821e04ae01 (patch) | |
| tree | f865c7953e0eb1e093ef529d25a25d0369640389 | |
| parent | d63c8880396bbfffdba451b3fa5a60eb189fc2c2 (diff) | |
| download | zlib-8435052a6bfb50d876b8f629b28123821e04ae01.tar.gz zlib-8435052a6bfb50d876b8f629b28123821e04ae01.tar.bz2 zlib-8435052a6bfb50d876b8f629b28123821e04ae01.zip | |
Update version numbers and year in win32/README-WIN32.txt.
| -rw-r--r-- | win32/README-WIN32.txt | 8 |
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 @@ | |||
| 1 | ZLIB DATA COMPRESSION LIBRARY | 1 | ZLIB DATA COMPRESSION LIBRARY |
| 2 | 2 | ||
| 3 | zlib 1.2.4 is a general purpose data compression library. All the code is | 3 | zlib 1.2.7 is a general purpose data compression library. All the code is |
| 4 | thread safe. The data format used by the zlib library is described by RFCs | 4 | thread safe. The data format used by the zlib library is described by RFCs |
| 5 | (Request for Comments) 1950 to 1952 in the files | 5 | (Request for Comments) 1950 to 1952 in the files |
| 6 | http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) | 6 | http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) |
| @@ -22,7 +22,7 @@ before asking for help. | |||
| 22 | 22 | ||
| 23 | Manifest: | 23 | Manifest: |
| 24 | 24 | ||
| 25 | The package zlib-1.2.4-win32-x86.zip contains the following files: | 25 | The package zlib-1.2.7-win32-x86.zip will contain the following files: |
| 26 | 26 | ||
| 27 | README-WIN32.txt This document | 27 | README-WIN32.txt This document |
| 28 | ChangeLog Changes since previous zlib packages | 28 | ChangeLog Changes since previous zlib packages |
| @@ -58,7 +58,7 @@ The package zlib-1.2.4-win32-x86.zip contains the following files: | |||
| 58 | 58 | ||
| 59 | All .pdb files above are entirely optional, but are very useful to a developer | 59 | All .pdb files above are entirely optional, but are very useful to a developer |
| 60 | attempting to diagnose program misbehavior or a crash. Many additional | 60 | attempting to diagnose program misbehavior or a crash. Many additional |
| 61 | important files for developers can be found in the zlib124.zip source package | 61 | important files for developers can be found in the zlib127.zip source package |
| 62 | available from http://zlib.net/ - review that package's README file for details. | 62 | available from http://zlib.net/ - review that package's README file for details. |
| 63 | 63 | ||
| 64 | 64 | ||
| @@ -72,7 +72,7 @@ are too numerous to cite here. | |||
| 72 | 72 | ||
| 73 | Copyright notice: | 73 | Copyright notice: |
| 74 | 74 | ||
| 75 | (C) 1995-2010 Jean-loup Gailly and Mark Adler | 75 | (C) 1995-2012 Jean-loup Gailly and Mark Adler |
| 76 | 76 | ||
| 77 | This software is provided 'as-is', without any express or implied | 77 | This software is provided 'as-is', without any express or implied |
| 78 | warranty. In no event will the authors be held liable for any damages | 78 | warranty. In no event will the authors be held liable for any damages |
