diff options
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 c634f77d3..f8e1ab136 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * libpng version 1.2.8beta5 - November 20, 2004 + * libpng version 1.2.8rc1 - November 24, 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) |