diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-06 07:44:59 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-06 07:46:10 -0500 |
commit | 8f9de7acbdab5f6a644892ae6bf6d91c19a62bad (patch) | |
tree | f758b1244dfe873136244f11a1392b0d8a577a2b /pngwutil.c | |
parent | aa4e359f620de09a6469c1644420b661cdede7d3 (diff) | |
download | libpng-8f9de7acbdab5f6a644892ae6bf6d91c19a62bad.tar.gz |
[devel] Bump back to version libpng-1.5.0beta34
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 5e2c50ead..8b2a4e6a3 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * Last changed in libpng 1.5.0 [June 29, 2010] + * Last changed in libpng 1.5.0 [July 6, 2010] * Copyright (c) 1998-2010 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) |