diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-29 21:55:36 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-07-29 21:56:47 -0500 |
commit | 0fb715a9047f17c6e4e9d178c3d431c1b1ae687f (patch) | |
tree | 9a21fc7929e0d337292af314c773d3ab031df396 /INSTALL | |
parent | 233357ef0e27669e27e8d56babe2d109da79fb48 (diff) | |
download | libpng-0fb715a9047f17c6e4e9d178c3d431c1b1ae687f.tar.gz |
[devel] Bump to version libpng-1.5.0beta37
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.0beta36 - July 30, 2010 +Installing libpng version 1.5.0beta37 - July 30, 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.0beta36" or "libpng15" and "zlib-1.2.3" +might be called "libpng-1.5.0beta37" 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: |