diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-07-04 11:46:17 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-07-04 12:13:59 -0500 |
commit | 91319c67d5c4bd9283f253621fb74dc80786b19e (patch) | |
tree | 797255cf980628ddc28ee84263189f3c2894dcef /pngerror.c | |
parent | c45f1223cb5136edccd05ada1ca4498ed01c4087 (diff) |
[libpng16] Imported from libpng-1.6.13beta01.tar
Diffstat (limited to 'pngerror.c')
-rw-r--r-- | pngerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngerror.c b/pngerror.c index fdf496540..ef84ffb78 100644 --- a/pngerror.c +++ b/pngerror.c @@ -1,7 +1,7 @@ /* pngerror.c - stub functions for i/o and memory allocation * - * Last changed in libpng 1.6.11 [June 5, 2014] + * Last changed in libpng 1.6.13 [(PENDING RELEASE)] * Copyright (c) 1998-2014 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.) |