diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-07-10 07:48:54 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:24 -0500 |
commit | 15dac0b14e3c9821852b6d7345d162428c859db8 (patch) | |
tree | db9bb5858d8778ac37f734087b1ce65d9038490f /pngwutil.c | |
parent | 316f97a063959781f805fd68c0d9266247b2804b (diff) | |
download | libpng-15dac0b14e3c9821852b6d7345d162428c859db8.tar.gz |
Imported from libpng-1.0.8beta2.tarv1.0.8beta2
Diffstat (limited to 'pngwutil.c')
-rw-r--r-- | pngwutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwutil.c b/pngwutil.c index 6af3ee8c0..0251c50c8 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * libpng 1.0.8beta1 - July 8, 2000 + * libpng 1.0.8beta2 - July 10, 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) |