summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-08 19:34:54 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-08 20:06:21 -0600
commite5e60564cfa89a702a524f00a38c94e50021f882 (patch)
treec83aa7e28c608fbff0464feb435336ce62faa443 /projects
parentbf2dabe6f113a602b1236e86364c93c028a9bc36 (diff)
downloadlibpng-e5e60564cfa89a702a524f00a38c94e50021f882.tar.gz
[master] Bump to version 1.2.41beta16
Diffstat (limited to 'projects')
-rw-r--r--projects/wince.txt4
-rw-r--r--projects/xcode/libpng.xcodeproj/project.pbxproj4
2 files changed, 4 insertions, 4 deletions
diff --git a/projects/wince.txt b/projects/wince.txt
index 4b6b923df..65ff8f202 100644
--- a/projects/wince.txt
+++ b/projects/wince.txt
@@ -1,6 +1,6 @@
A set of project files is available for WinCE. Get
-libpng-1.2.41beta15-project-wince.zip from a libpng distribution
+libpng-1.2.41beta16-project-wince.zip from a libpng distribution
site such as http://libpng.sourceforge.net/index.html
Put the zip file in this directory (projects) and then run
-"unzip -a libpng-1.2.41beta15-project-wince.zip"
+"unzip -a libpng-1.2.41beta16-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index c2a2eb516..ebfddcf30 100644
--- a/projects/xcode/libpng.xcodeproj/project.pbxproj
+++ b/projects/xcode/libpng.xcodeproj/project.pbxproj
@@ -222,7 +222,7 @@
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 3;
DYLIB_CURRENT_VERSION = 3;
- FRAMEWORK_VERSION = 1.2.41beta15;
+ FRAMEWORK_VERSION = 1.2.41beta16;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
@@ -240,7 +240,7 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 3;
DYLIB_CURRENT_VERSION = 3;
- FRAMEWORK_VERSION = 1.2.41beta15;
+ FRAMEWORK_VERSION = 1.2.41beta16;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;