diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-01-05 07:52:09 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-01-05 07:59:36 -0600 |
commit | 17ad597dba8a70874ab4f0f02d81e69e7d141441 (patch) | |
tree | 22a9671f8180b8bf385f09f480d9d3300aa91483 /pngstruct.h | |
parent | 93b3476358fb19b61e8fa5c06d61b9f1007ace01 (diff) |
[libpng16] Imported from libpng-1.6.28.tar
Diffstat (limited to 'pngstruct.h')
-rw-r--r-- | pngstruct.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngstruct.h b/pngstruct.h index 22f97bc0f..749d7e35b 100644 --- a/pngstruct.h +++ b/pngstruct.h @@ -1,7 +1,7 @@ /* pngstruct.h - header file for PNG reference library * - * Last changed in libpng 1.6.28 [(PENDING RELEASE)] + * Last changed in libpng 1.6.28 [January 5, 2017] * Copyright (c) 1998-2002,2004,2006-2017 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.) |