summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-08-03 21:16:26 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-08-03 21:32:26 -0500
commitb50d5cea2b9ebc10d6c329b15d4cf7c5d8a209f4 (patch)
tree505a4305f49721def50d731deb4c4e21eff2acd6 /example.c
parent3d3c23b39fd70c514b1210ef10e9828f2ebf6fc6 (diff)
downloadlibpng-b50d5cea2b9ebc10d6c329b15d4cf7c5d8a209f4.tar.gz
[libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signed
Diffstat (limited to 'example.c')
-rw-r--r--example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.c b/example.c
index 8feb0ef5d..edc8ba2d9 100644
--- a/example.c
+++ b/example.c
@@ -2,7 +2,7 @@
#if 0 /* in case someone actually tries to compile this */
/* example.c - an example of using libpng
- * Last changed in libpng 1.6.24 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.24 [August 4, 2016]
* Maintained 1998-2016 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)