summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-24 20:25:19 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-24 20:35:28 -0500
commit9c5beb56e310bdcc8fea376a9eec68edf6a5a1a0 (patch)
treefa17a68b4f49adc23af035aafedf68f7370a8db6 /example.c
parent810c2e6077df34856c7eda2a238003413b5ea9a3 (diff)
[devel] Bump back to version libpng-1.5.0beta21
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 d8898c3db..30bad75c6 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 [April 24, 2010]
+ * Last changed in libpng 1.5.0 [April 25, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)