summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-07 13:53:59 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-07 13:55:58 -0500
commitee100094e446fa7fd323ac959df93e7e45fbeeb2 (patch)
treeb1c4d2540ee9c19dbf172660bb18ce9a9ea9d684 /example.c
parentbc7156d08910326981563020b71bf877e5efbad3 (diff)
[devel] Bump version to libpng-1.4.0beta68
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 df4332b53..e4356088c 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 [July 6, 2009]
+ * Last changed in libpng 1.4.0 [July 7, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)