summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-26 11:44:52 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-26 11:46:24 -0600
commit5a2015e146dcf04f2be6679f0a4397760fa432fd (patch)
tree6e6ccbacccceaf94089e157522b86d789cafaa0d /example.c
parentd23f2b2845e1217efe1930bc9e5b0f2034f10cf5 (diff)
[devel] Bump to version 1.4.0beta106
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 b7cff2f6d..d9aed821a 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 [November 25, 2009]
+ * Last changed in libpng 1.4.0 [November 26, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)