diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-03-03 06:39:34 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-03-03 06:41:16 -0600 |
commit | ffc9e9503d3e9a1d5657ef2878a0177dfc6242fc (patch) | |
tree | 9484e47da17755b53da157b189a674eee6ab9625 /libpng-manual.txt | |
parent | 38734eeb45276c429e1c98d8394dbfcc2b79cc16 (diff) | |
download | libpng-ffc9e9503d3e9a1d5657ef2878a0177dfc6242fc.tar.gz |
[devel] Bump to version libpng-1.5.2beta04
Diffstat (limited to 'libpng-manual.txt')
-rw-r--r-- | libpng-manual.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libpng-manual.txt b/libpng-manual.txt index 8d2c2041b..e1a3bb94f 100644 --- a/libpng-manual.txt +++ b/libpng-manual.txt @@ -1,6 +1,6 @@ libpng-manual.txt - A description on how to use and modify libpng - libpng version 1.5.2beta03 - March 3, 2011 + libpng version 1.5.2beta04 - March 3, 2011 Updated and distributed by Glenn Randers-Pehrson <glennrp at users.sourceforge.net> Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -11,7 +11,7 @@ libpng-manual.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.5.2beta03 - March 3, 2011 + libpng versions 0.97, January 1998, through 1.5.2beta04 - March 3, 2011 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -4167,7 +4167,7 @@ Since the PNG Development group is an ad-hoc body, we can't make an official declaration. This is your unofficial assurance that libpng from version 0.71 and -upward through 1.5.2beta03 are Y2K compliant. It is my belief that earlier +upward through 1.5.2beta04 are Y2K compliant. It is my belief that earlier versions were also Y2K compliant. Libpng only has three year fields. One is a 2-byte unsigned integer that |