summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-07 10:40:40 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-07 10:44:30 -0600
commit047c34b734266d0cd4e6fa1a5886d2a9269c4be1 (patch)
tree024709c13e39a6dd435fa206a7cce39477c906c3 /example.c
parent649f741e71aa9bca3dd2e24f9ae9fbfeb746987b (diff)
[devel] Bump to version bump-to-1.4.0beta93.tar
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 a1768edda..d605149da 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 5, 2009]
+ * Last changed in libpng 1.4.0 [November 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)