diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2018-03-06 13:54:52 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2018-03-06 14:06:24 -0600 |
commit | 0e06b5948cabffc9b783d45992eae74cd616131e (patch) | |
tree | f17acbf02cb31bb87589bf2c357091114b9a4006 /scripts | |
parent | 3fecfeada188d69c5c84a488ee03569de12b7239 (diff) |
[libpng16] Imported from libpng-1.6.35beta01.tar
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/README.txt | 2 | ||||
-rw-r--r-- | scripts/pnglibconf.h.prebuilt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/README.txt b/scripts/README.txt index 268794cc5..498b6c93e 100644 --- a/scripts/README.txt +++ b/scripts/README.txt @@ -1,5 +1,5 @@ -Makefiles for libpng version 1.6.35beta01 - September 29, 2017 +Makefiles for libpng version 1.6.35beta01 - March 6, 2018 pnglibconf.h.prebuilt => Stores configuration settings makefile.linux => Linux/ELF makefile diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index 12fac0a99..cc2b8cf6c 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -2,7 +2,7 @@ /* pnglibconf.h - library build configuration */ -/* Libpng version 1.6.35beta01 - September 29, 2017 */ +/* Libpng version 1.6.35beta01 - March 6, 2018 */ /* Copyright (c) 1998-2017 Glenn Randers-Pehrson */ |