summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-07-31 07:16:11 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-07-31 07:17:30 -0500
commitbdabd8f75b9cf82e1bca68b1c8a394c44a87626d (patch)
treef0e420639104fe71a8e48a86ed6d3043b4d5bad5 /example.c
parent48dc6ebf5cfeca26aabd3dfd08605bceae3ea14c (diff)
[devel] Bump to version libpng-1.5.0beta38
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 60915d09f..81a3b84a8 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 [July 30, 2010]
+ * Last changed in libpng 1.5.0 [July 31, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)