summaryrefslogtreecommitdiff
path: root/pngwrite.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-07-14 08:15:12 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:28 -0500
commita4d54bdb4ab6b727e6b98b6990950f0864b1e067 (patch)
treedd02a875cd56d4963a7b1069fa1bdef00f923326 /pngwrite.c
parentff9c947a1aa9b70bd0a0859938ae4afae9a32298 (diff)
downloadlibpng-a4d54bdb4ab6b727e6b98b6990950f0864b1e067.tar.gz
Imported from libpng-1.0.8beta4.tarv1.0.8beta4
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 dc1246e37..97d0ff9a3 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -1,7 +1,7 @@
/* pngwrite.c - general routines to write a PNG file
*
- * libpng 1.0.8beta3 - July 11, 2000
+ * libpng 1.0.8beta4 - July 14, 2000
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)