diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-09-10 22:07:45 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-09-10 22:16:59 -0500 |
commit | 4f8e7e5f41b1de8a7b28cf50dc428feee79ef729 (patch) | |
tree | c26a429e239eba8e5e5f8f8db751c57ec87d09d4 /INSTALL | |
parent | e197cded79583e5cdcddd5c02aa1783d9646d1e3 (diff) | |
download | libpng-4f8e7e5f41b1de8a7b28cf50dc428feee79ef729.tar.gz |
[devel] Bump to version libpng-1.5.0beta48
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.0beta47 - September 11, 2010 +Installing libpng version 1.5.0beta48 - September 11, 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.0beta47" or "libpng15" and "zlib-1.2.3" +might be called "libpng-1.5.0beta48" 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: |