summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-11-03 08:38:57 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-11-03 10:00:01 -0600
commit4b0a6350cda52f50cac60229f37ddaf981f7f30b (patch)
tree76c8f3b30e1519f585fc2d49c30c6cf32aff35d2
parente4a9c63445768914c2c7f2d1956d35c7f24a7f3a (diff)
downloadlibpng-1.5.24rc02.tar.gz
[libpng15] Imported from libpng-1.5.24rc02.tarv1.5.24rc02
-rw-r--r--libpng.34
-rw-r--r--png.h4
2 files changed, 6 insertions, 2 deletions
diff --git a/libpng.3 b/libpng.3
index a0f43c2e1..55ff95620 100644
--- a/libpng.3
+++ b/libpng.3
@@ -5105,8 +5105,10 @@ the first widely used release:
...
1.0.19 10 10019 10.so.0.19[.0]
...
+ 1.2.53 13 10253 12.so.0.53[.0]
+ ...
1.5.24beta01-02 15 10524 15.so.15.24[.0]
- 1.5.24rc01 15 10524 15.so.15.24[.0]
+ 1.5.24rc01-02 15 10524 15.so.15.24[.0]
Henceforth the source version will match the shared-library minor
and patch numbers; the shared-library major version number will be
diff --git a/png.h b/png.h
index 544c09c53..47c86a30e 100644
--- a/png.h
+++ b/png.h
@@ -180,8 +180,10 @@
* ...
* 1.0.19 10 10019 10.so.0.19[.0]
* ...
+ * 1.2.53 13 10253 12.so.0.53[.0]
+ * ...
* 1.5.24beta01-02 15 10524 15.so.15.24[.0]
- * 1.5.24rc01 15 10524 15.so.15.24[.0]
+ * 1.5.24rc01-02 15 10524 15.so.15.24[.0]
*
* Henceforth the source version will match the shared-library major
* and minor numbers; the shared-library major version number will be