summaryrefslogtreecommitdiff
path: root/scripts/README.txt
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-01 15:17:03 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-01 15:26:36 -0500
commitcb628b2e4ea33ab3041076f7e03e68678f02f12b (patch)
treea12813668ddf155678ad0de53cdd4a5b16e2b414 /scripts/README.txt
parentbc68c41d5ffbff856c3a3c29af047bee19710a58 (diff)
downloadlibpng-cb628b2e4ea33ab3041076f7e03e68678f02f12b.tar.gz
[libpng16] Bump version to 1.6.32beta03
Diffstat (limited to 'scripts/README.txt')
-rw-r--r--scripts/README.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/README.txt b/scripts/README.txt
index 2c866d5ec..0c6fb5315 100644
--- a/scripts/README.txt
+++ b/scripts/README.txt
@@ -1,11 +1,11 @@
-Makefiles for libpng version 1.6.32beta02 - August 1, 2017
+Makefiles for libpng version 1.6.32beta03 - August 1, 2017
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile
- (gcc, creates libpng16.so.16.1.6.32beta02)
+ (gcc, creates libpng16.so.16.1.6.32beta03)
makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
- (gcc, creates libpng16.so.16.1.6.32beta02)
+ (gcc, creates libpng16.so.16.1.6.32beta03)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
ansi2knr (Requires ansi2knr.c from
@@ -35,12 +35,12 @@ pnglibconf.h.prebuilt => Stores configuration settings
makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sggcc => Silicon Graphics (gcc,
- creates libpng16.so.16.1.6.32beta02)
+ creates libpng16.so.16.1.6.32beta03)
makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
makefile.solaris => Solaris 2.X makefile (gcc,
- creates libpng16.so.16.1.6.32beta02)
+ creates libpng16.so.16.1.6.32beta03)
makefile.so9 => Solaris 9 makefile (gcc,
- creates libpng16.so.16.1.6.32beta02)
+ creates libpng16.so.16.1.6.32beta03)
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.sunos => Sun makefile
makefile.32sunu => Sun Ultra 32-bit makefile