summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-04 13:34:48 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-04 13:47:49 -0500
commit55e85c24b4903d4d09a455760b87cf534ab4fa1c (patch)
tree50452f6708df8e00be7e52650af8c4d8e12c36cf /example.c
parentfcc0263191d54846ea4c51bd26268c9e455f9051 (diff)
downloadlibpng-55e85c24b4903d4d09a455760b87cf534ab4fa1c.tar.gz
[libpng15] Imported from libpng-1.5.7beta01.tarv1.5.7beta01
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 fc91f4a87..105078b9e 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.5.6 [(PENDING RELEASE)]
+ * Last changed in libpng 1.5.6 [November 3, 2011]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2011 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)