summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 09:03:56 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 09:05:02 -0500
commit9b362b1e4f80f671d399e4c71d9d58329db7d2a0 (patch)
tree2408c053537e4f3d799e6be7b4cfcd305c4085e7 /example.c
parent4befef0c18f3ed2840fed6b8f11be795ca6c7603 (diff)
downloadlibpng-9b362b1e4f80f671d399e4c71d9d58329db7d2a0.tar.gz
[devel] Bump to version libpng-1.5.0beta45
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 562f472d3..f22df69de 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.0 [August 11, 2010]
+ * Last changed in libpng 1.5.0 [August 24, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)