diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-24 08:22:59 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-24 08:25:31 -0500 |
commit | 915bab5fc7a5e944f7ecbca75f59faca8b94301f (patch) | |
tree | 2ca22cc60228833512c84386a0846597f69bebf6 /pngrutil.c | |
parent | 5fd46fb8f7abd8de3fecf09a890c60af3fa2cbe5 (diff) | |
download | libpng-915bab5fc7a5e944f7ecbca75f59faca8b94301f.tar.gz |
[devel] Bump to version libpng-1.5.0beta35
Diffstat (limited to 'pngrutil.c')
-rw-r--r-- | pngrutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrutil.c b/pngrutil.c index 3de4cf08f..867f5121c 100644 --- a/pngrutil.c +++ b/pngrutil.c @@ -1,7 +1,7 @@ /* pngrutil.c - utilities to read a PNG file * - * Last changed in libpng 1.4.1 [July 12, 2010] + * Last changed in libpng 1.4.1 [July 24, 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.) |