summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-19 07:43:02 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-19 07:43:02 -0500
commit871f5cd155dfc4bcc35885311c4927f622c26d5c (patch)
tree7c498bbefb6b81e40b50d7f64e9c72abf95a2b2c /example.c
parentf0a8fe0bf6ce74c3baf7095907bcb831e8f8dc49 (diff)
Bump internal versioning to 1.4.0beta56
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 317a2c6a5..75285f384 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 [April 14, 2009]
+ * Last changed in libpng 1.4.0 [April 15, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)