summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-19 21:35:06 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-19 21:37:11 -0600
commite0a2c956bec83970c7eb89400e7ebd21b833bd1d (patch)
treecae0cc44a0551b0f79465249c15b7d23982ffa05 /projects
parent4ae1de1114cb83c6f1462e9f76c8efc23f3924c9 (diff)
downloadlibpng-e0a2c956bec83970c7eb89400e7ebd21b833bd1d.tar.gz
[libpng12] Bump version to 1.2.48beta01
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 c8ed3c23f..063bc7b10 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.47-project-wince.zip from a libpng distribution
+libpng-1.2.48beta01-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.47-project-wince.zip"
+"unzip -a libpng-1.2.48beta01-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index d33bd4385..ac1ecd049 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.47;
+ FRAMEWORK_VERSION = 1.2.48beta01;
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.47;
+ FRAMEWORK_VERSION = 1.2.48beta01;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;