summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-11 20:35:18 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-11 20:41:51 -0500
commite429c66cea68e9b8f538fad42bc7a41a0855b785 (patch)
tree3f8be553d3470e6ecc802f045c1370f9772f74ba /example.c
parent1a4c0144da772a922e74ad56a7e1f20c9bc50b9a (diff)
downloadlibpng-e429c66cea68e9b8f538fad42bc7a41a0855b785.tar.gz
[libpng16] Imported from libpng-1.6.12.tarv1.6.12libpng-1.6.12-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 8ef300235..e9747a87b 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.11 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.11 [June 12, 2014]
* Maintained 1998-2014 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)