summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-06 11:42:50 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-06 11:57:30 -0500
commitda7b692ce0cfd676e18fffe54c715385cd8082e0 (patch)
tree021c1c9996c7ee0dce6024621b8ec06c69cd8c54 /example.c
parentc4e0f3de647b6312d5bbdba73ce79384d3ccb951 (diff)
downloadlibpng-da7b692ce0cfd676e18fffe54c715385cd8082e0.tar.gz
[libpng16] Bump version to 1.6.12beta01
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 ad5fc70ca..8ef300235 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.6.11 [June 5, 2014]
+ * Last changed in libpng 1.6.11 [(PENDING RELEASE)]
* Maintained 1998-2014 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)