diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2004-12-02 18:14:51 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:08:21 -0500 |
commit | 917648ecb92f45537924b3c46a4a811b956c7023 (patch) | |
tree | 543ed09c7d5efba813c11ec2630743eaffc2c95c /pngwutil.c | |
parent | 584b96e85940950600e3c06e2859011e2680d8a6 (diff) | |
download | libpng-917648ecb92f45537924b3c46a4a811b956c7023.tar.gz |
Imported from libpng-1.2.8.tarv1.2.8
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 c61373a8a..dd7b150b7 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * libpng version 1.2.8rc5 - November 29, 2004 + * libpng version 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |