summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-03 05:38:29 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-03 05:39:36 -0600
commit65a223794a127fcec36286cd68cddf53d7dcd308 (patch)
treef39621cbcdb64057b7536161a9e09be8076998b3 /example.c
parent6c2e919c7eb736d230581a4c925fa67bd901fcf8 (diff)
[devel] Bump to version libpng-1.5.0beta11
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 8478aa01a..ff1e5d542 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 [February 19, 2010]
+ * Last changed in libpng 1.5.0 [March 3, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)