summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net>2009-05-02 15:12:50 -0500
committerGlenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net>2009-05-02 15:12:50 -0500
commit92d9534c1acf9b6e44ca4400f36e22b71df1480f (patch)
treeb320abeb7abfa4371a7d444c7746b65a17cfd7e9 /example.c
parent1d0240500c81e24ae5af98e1a71974731f6bdca7 (diff)
Bump internal versioning to libpng-1.4.0beta57
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 3bedc26a3..2d9d42f7c 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.4.0 [April 20, 2009]
+ * Last changed in libpng 1.4.0 [April 25, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)