summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-10 06:15:21 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-10 06:26:55 -0500
commitfa0281061b72e219e2024fb4bb6fb504bcadfdeb (patch)
tree4aa0338d8951a998639fad6da768715471f6c7f1 /example.c
parentea15ec6aa29b2812efaefb26d2b9a5b52baf02b1 (diff)
[devel] Bump version to 1.4.0beta87
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 224801383..af5e5e7f6 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 [October 9, 2009]
+ * Last changed in libpng 1.4.0 [October 10, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)