diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-03-14 09:44:49 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-03-14 09:46:36 -0500 |
commit | 53198fb8b11a3320842db3fd716bacd83fa42c16 (patch) | |
tree | 163f33d457b1d99e81a7ce34f5acab7caf138c96 /INSTALL | |
parent | 4a215541e7fc3ec5a853fa54a7ad263cdd019910 (diff) | |
download | libpng-53198fb8b11a3320842db3fd716bacd83fa42c16.tar.gz |
[devel] Bump to version libpng-1.5.0beta15
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.0beta14 - March 14, 2010 +Installing libpng version 1.5.0beta15 - March 14, 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.0beta14" or "libpng15" and "zlib-1.2.3" +might be called "libpng-1.5.0beta15" 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: |