diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-24 08:36:14 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-24 08:37:11 -0500 |
commit | d7aa6aa9167214edf6ee237801a21efd56eadf49 (patch) | |
tree | a0d732a50f7e819b37a757939922f72b1e8314db /INSTALL | |
parent | 915bab5fc7a5e944f7ecbca75f59faca8b94301f (diff) | |
download | libpng-d7aa6aa9167214edf6ee237801a21efd56eadf49.tar.gz |
[devel] Bump to version libpng-1.5.0beta36
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Installing libpng version 1.5.0beta35 - July 24, 2010 +Installing libpng version 1.5.0beta36 - July 24, 2010 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.5.0beta35" or "libpng15" and "zlib-1.2.3" +might be called "libpng-1.5.0beta36" or "libpng15" and "zlib-1.2.3" or "zlib123") so that you have directories called "zlib" and "libpng". Your directory structure should look like this: |