summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-11 15:07:16 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-11 15:09:22 -0600
commitbef02a89ea026537560df8db33c6c31a3e6b6c48 (patch)
treea2ca537f28ad757b356cc79d80a4e1c3b13cd5e6 /projects
parent1aae1bf9fdaab06b6b70617d4ad745e8666ed5d9 (diff)
downloadlibpng-bef02a89ea026537560df8db33c6c31a3e6b6c48.tar.gz
[master] Bump to version 1.2.41beta19
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 e8d80d1fe..e49667fcd 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.41beta18-project-wince.zip from a libpng distribution
+libpng-1.2.41beta19-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.41beta18-project-wince.zip"
+"unzip -a libpng-1.2.41beta19-project-wince.zip"
diff --git a/projects/xcode/libpng.xcodeproj/project.pbxproj b/projects/xcode/libpng.xcodeproj/project.pbxproj
index f2e64ae53..679800f0e 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.41beta18;
+ FRAMEWORK_VERSION = 1.2.41beta19;
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.41beta18;
+ FRAMEWORK_VERSION = 1.2.41beta19;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;