diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-18 10:23:14 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-18 15:49:11 -0600 |
commit | a7eda248703d45287b40473ba8576e3ab02730e3 (patch) | |
tree | c3a0444d0162869b6967fe6a2a4440567ae5e4e3 /INSTALL | |
parent | bda72552bf698271f9a679098e97c4e0ca2aec5e (diff) | |
download | libpng-a7eda248703d45287b40473ba8576e3ab02730e3.tar.gz |
[devel] Bump to version 1.4.0rc02
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Installing libpng version 1.4.0beta102 - November 18, 2009 +Installing libpng version 1.4.0rc02 - November 18, 2009 On Unix/Linux and similar systems, you can simply type @@ -46,7 +46,7 @@ to have access to the zlib.h and zconf.h include files that correspond to the version of zlib that's installed. You can rename the directories that you downloaded (they -might be called "libpng-1.4.0beta102" or "libpng14" and "zlib-1.2.3" +might be called "libpng-1.4.0rc02" or "libpng14" and "zlib-1.2.3" or "zlib123") so that you have directories called "zlib" and "libpng". Your directory structure should look like this: |