summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-08-08 16:33:14 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-08-08 16:49:46 -0500
commit866b62acdceb91881c01b15b0256601b8303732e (patch)
tree54824adebffe7a3c51dc626a654263afe699185d /README
parent3a054e1e960ff994f05ff07f2f6928724c8c3679 (diff)
downloadlibpng-866b62acdceb91881c01b15b0256601b8303732e.tar.gz
[devel] Bumpt to version libpng-1.4.0beta74
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index 70bcf0dbf..585193d82 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-README for libpng version 1.4.0beta73 - August 1, 2009 (shared library 14.0)
+README for libpng version 1.4.0beta74 - August 8, 2009 (shared library 14.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
Libpng comes in several distribution formats. Get libpng-*.tar.gz,
-libpng-*.txz or libpng-*.tar.bz2 if you want UNIX-style line endings
+libpng-*.tar.xz or libpng-*.tar.bz2 if you want UNIX-style line endings
in the text files, or lpng*.zip if you want DOS-style line endings.
Version 0.89 was the first official release of libpng. Don't let the
@@ -184,11 +184,11 @@ Files in this distribution:
descrip.mms => VMS makefile for MMS or MMK
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.elf => Linux/ELF makefile symbol versioning,
- gcc, creates libpng14.so.14.1.4.0beta73)
+ gcc, creates libpng14.so.14.1.4.0beta74)
makefile.linux => Linux/ELF makefile
- (gcc, creates libpng14.so.14.1.4.0beta73)
+ (gcc, creates libpng14.so.14.1.4.0beta74)
makefile.gcmmx => Linux/ELF makefile
- (gcc, creates libpng14.so.14.1.4.0beta73,
+ (gcc, creates libpng14.so.14.1.4.0beta74,
uses assembler code tuned for Intel MMX platform)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
@@ -210,12 +210,12 @@ Files in this distribution:
makefile.openbsd => OpenBSD makefile
makefile.sgi => Silicon Graphics IRIX (cc, creates static lib)
makefile.sggcc => Silicon Graphics
- (gcc, creates libpng14.so.14.1.4.0beta73)
+ (gcc, creates libpng14.so.14.1.4.0beta74)
makefile.sunos => Sun makefile
makefile.solaris => Solaris 2.X makefile
- (gcc, creates libpng14.so.14.1.4.0beta73)
+ (gcc, creates libpng14.so.14.1.4.0beta74)
makefile.so9 => Solaris 9 makefile
- (gcc, creates libpng14.so.14.1.4.0beta73)
+ (gcc, creates libpng14.so.14.1.4.0beta74)
makefile.32sunu => Sun Ultra 32-bit makefile
makefile.64sunu => Sun Ultra 64-bit makefile
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc