summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net>2009-05-07 17:09:14 -0500
committerGlenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net>2009-05-07 17:09:14 -0500
commita8476a84049c47d5533aee653832f664e06214de (patch)
tree6a834d7f61526034aaf3764a026429543303fe67 /example.c
parent25c8491fc85abe6d2c970b6bb044e3a0989b8eb4 (diff)
downloadlibpng-a8476a84049c47d5533aee653832f664e06214de.tar.gz
Bump internal version to libpng-1.2.37beta01.
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 bb3f6a964..944740112 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.2.36 [May 6, 2009]
+ * Last changed in libpng 1.2.36 [May 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)