[libpng16] Bump version to 1.6.28beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-12-30 08:24:42 -06:00
parent e9c3d83d5a
commit b9b490c7f5
29 changed files with 86 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
.TH LIBPNG 3 "December 29, 2016"
.TH LIBPNG 3 "December 30, 2016"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.27
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.28beta01
.SH SYNOPSIS
\fB
#include <png.h>\fP
@@ -510,7 +510,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng-manual.txt - A description on how to use and modify libpng
libpng version 1.6.27 - December 29, 2016
libpng version 1.6.28beta01 - December 30, 2016
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2016 Glenn Randers-Pehrson
@@ -521,7 +521,7 @@ libpng-manual.txt - A description on how to use and modify libpng
Based on:
libpng versions 0.97, January 1998, through 1.6.27 - December 29, 2016
libpng versions 0.97, January 1998, through 1.6.28beta01 - December 30, 2016
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2016 Glenn Randers-Pehrson
@@ -5865,7 +5865,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.6.27 are Y2K compliant. It is my belief that earlier
upward through 1.6.28beta01 are Y2K compliant. It is my belief that earlier
versions were also Y2K compliant.
Libpng only has two year fields. One is a 2-byte unsigned integer
@@ -5963,11 +5963,11 @@ the first widely used release:
...
1.0.19 10 10019 10.so.0.19[.0]
...
1.2.56 13 10256 12.so.0.56[.0]
1.2.57 13 10257 12.so.0.56[.0]
...
1.5.27 15 10527 15.so.15.27[.0]
1.5.28 15 10528 15.so.15.28[.0]
...
1.6.27 16 10627 16.so.16.27[.0]
1.6.28 16 10628 16.so.16.28[.0]
Henceforth the source version will match the shared-library minor
and patch numbers; the shared-library major version number will be
@@ -6023,7 +6023,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.6.27 - December 29, 2016:
Libpng version 1.6.28beta01 - December 30, 2016:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
@@ -6048,7 +6048,7 @@ this sentence.
This code is released under the libpng license.
libpng versions 1.0.7, July 1, 2000 through 1.6.27, December 29, 2016 are
libpng versions 1.0.7, July 1, 2000 through 1.6.28beta01, December 30, 2016 are
Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
@@ -6173,7 +6173,7 @@ files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
December 29, 2016
December 30, 2016
.\" end of man page