diff options
Diffstat (limited to 'pngpread.c')
-rw-r--r-- | pngpread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngpread.c b/pngpread.c index e621cc8b5..6dfd01803 100644 --- a/pngpread.c +++ b/pngpread.c @@ -1,7 +1,7 @@ /* pngpread.c - read a png file in push mode * - * libpng 1.0.8rc1 - July 17, 2000 + * libpng 1.0.8 - July 24, 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) |