diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-01-19 08:44:05 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-01-19 08:50:15 -0600 |
commit | e208108dfcd3c74cb15ca5c4b636a61582f29d0c (patch) | |
tree | 167a4b22da22f9c947b5cf3b9ee2dae623b44273 /scripts | |
parent | 590c8b0987f192ae588f6d952bfff5b398c4cb8b (diff) |
[libpng16] Imported from libpng-1.6.0beta39.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 d9df9021e..17e911932 100644 --- a/scripts/README.txt +++ b/scripts/README.txt @@ -1,5 +1,5 @@ -Makefiles for libpng version 1.6.0beta39 - January 17, 2013 +Makefiles for libpng version 1.6.0beta39 - January 19, 2013 pnglibconf.h.prebuilt => Stores configuration settings makefile.linux => Linux/ELF makefile diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index 3d296f80b..c5e8c1995 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -3,7 +3,7 @@ /* pnglibconf.h - library build configuration */ -/* Libpng 1.6.0beta39 - January 17, 2013 */ +/* Libpng 1.6.0beta39 - January 19, 2013 */ /* Copyright (c) 1998-2013 Glenn Randers-Pehrson */ |