summaryrefslogtreecommitdiff
path: root/pngwrite.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-04-27 08:29:32 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:06:12 -0500
commit328353990f44b8cd7885b9adfc9df8c5508f1632 (patch)
treefb457fcfeceec126b8e0494b82255ad7029c119f /pngwrite.c
parent82ae3833312c0e0943496d99273a54cf60f88343 (diff)
downloadlibpng-328353990f44b8cd7885b9adfc9df8c5508f1632.tar.gz
Imported from libpng-1.0.11.tarv1.0.11
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 10c04aa91..e0291d39d 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -1,7 +1,7 @@
/* pngwrite.c - general routines to write a PNG file
*
- * libpng 1.0.11rc1 - April 20, 2001
+ * libpng 1.0.11 - April 27, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)