summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2006-04-20 21:31:14 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:09:14 -0500
commitd60b8fab03c52e15050725493691f4a0ce9bb708 (patch)
treead4e99b5de87a5c03e6454f85ea23d497f628d3e /README
parent172182946439f4efb4f499fd2f4e3d2f5a932fd9 (diff)
downloadlibpng-d60b8fab03c52e15050725493691f4a0ce9bb708.tar.gz
Imported from libpng-1.4.0beta2.tarv1.4.0beta2
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 67337a4a3..832359175 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-README for libpng version 1.4.0beta1 - April 20, 2006 (shared library 14.0)
+README for libpng version 1.4.0beta2 - April 21, 2006 (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.
@@ -190,11 +190,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.0.1.4.0beta1)
+ gcc, creates libpng14.so.0.1.4.0beta2)
makefile.linux => Linux/ELF makefile
- (gcc, creates libpng14.so.0.1.4.0beta1)
+ (gcc, creates libpng14.so.0.1.4.0beta2)
makefile.gcmmx => Linux/ELF makefile
- (gcc, creates libpng14.so.0.1.4.0beta1,
+ (gcc, creates libpng14.so.0.1.4.0beta2,
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
@@ -216,12 +216,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.0.1.4.0beta1)
+ (gcc, creates libpng14.so.0.1.4.0beta2)
makefile.sunos => Sun makefile
makefile.solaris => Solaris 2.X makefile
- (gcc, creates libpng14.so.0.1.4.0beta1)
+ (gcc, creates libpng14.so.0.1.4.0beta2)
makefile.so9 => Solaris 9 makefile
- (gcc, creates libpng14.so.0.1.4.0beta1)
+ (gcc, creates libpng14.so.0.1.4.0beta2)
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