[master] Bump to version 1.4.2rc06

This commit is contained in:
Glenn Randers-Pehrson
2010-04-29 11:45:29 -05:00
parent db082802c6
commit 2c55e3e917
29 changed files with 77 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
VisualStudio instructions
libpng version 1.4.2rc05 - April 29, 2010
libpng version 1.4.2rc06 - April 29, 2010
Copyright (c) 1998-2010 Glenn Randers-Pehrson

View File

@@ -2,7 +2,7 @@
<!--
* zlib.props - location of zlib source and build
*
* libpng version 1.4.2rc05 - April 29, 2010
* libpng version 1.4.2rc06 - April 29, 2010
*
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
*

View File

@@ -226,7 +226,7 @@
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 14;
DYLIB_CURRENT_VERSION = 14;
FRAMEWORK_VERSION = 1.4.2rc05;
FRAMEWORK_VERSION = 1.4.2rc06;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
@@ -244,7 +244,7 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 14;
DYLIB_CURRENT_VERSION = 14;
FRAMEWORK_VERSION = 1.4.2rc05;
FRAMEWORK_VERSION = 1.4.2rc06;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;