summaryrefslogtreecommitdiff
path: root/pngwrite.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp@shaggy.simplesystems.org>2009-05-16 07:25:42 -0500
committerGlenn Randers-Pehrson <glennrp@shaggy.simplesystems.org>2009-05-16 07:25:42 -0500
commit7654682c2599da41294ba976294f713df7e0089e (patch)
tree8437f513a4a3a8c69cf9fe4da58f6d10e0bb804b /pngwrite.c
parentb1c0d331284a2e6bfe0aaa438d1966b41c1c0bda (diff)
downloadlibpng-7654682c2599da41294ba976294f713df7e0089e.tar.gz
Bump version to libpng-1.4.0beta60
Diffstat (limited to 'pngwrite.c')
-rw-r--r--pngwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwrite.c b/pngwrite.c
index c33e76768..9acaf08e6 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -1,7 +1,7 @@
/* pngwrite.c - general routines to write a PNG file
*
- * Last changed in libpng 1.4.0 [May 15, 2009]
+ * Last changed in libpng 1.4.0 [May 16, 2009]
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)