diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-06-09 08:46:21 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:16 -0500 |
commit | 1f2d559f70c0aad278aa28bcf723cfd5e00e0825 (patch) | |
tree | c75fc6471938809dd0589ae11da9b6627565aed9 /pngrtran.c | |
parent | db66d448018c031b581702bc8e60788022cfe430 (diff) | |
download | libpng-1f2d559f70c0aad278aa28bcf723cfd5e00e0825.tar.gz |
Imported from libpng-1.0.7rc1.tarv1.0.7rc1
Diffstat (limited to 'pngrtran.c')
-rw-r--r-- | pngrtran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrtran.c b/pngrtran.c index aa6715084..05b1a3060 100644 --- a/pngrtran.c +++ b/pngrtran.c @@ -1,7 +1,7 @@ /* pngrtran.c - transforms the data in a row for PNG readers * - * libpng 1.0.7beta17 - June 24, 2000 + * libpng 1.0.7rc1 - June 9, 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) |