From: Apple <opensource@apple.com>
Date: Tue, 10 Jun 2008 03:46:36 +0000 (+0000)
Subject: Security-34102.tar.gz
X-Git-Tag: mac-os-x-1054^0
X-Git-Url: https://git.saurik.com/apple/security.git/commitdiff_plain/aa3a6edcecfa6a7777eb70976515600908ba727d

Security-34102.tar.gz
---

diff --git a/Security.xcodeproj/project.pbxproj b/Security.xcodeproj/project.pbxproj
index 0c9395a9..8be6670c 100644
--- a/Security.xcodeproj/project.pbxproj
+++ b/Security.xcodeproj/project.pbxproj
@@ -411,11 +411,11 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.0.3</string>
+	<string>5.0.4</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>33532</string>
+	<string>34102</string>
 </dict>
 </plist>
 ";
@@ -1459,9 +1459,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				BUILD_VARIANTS = debug;
-				CURRENT_PROJECT_VERSION = 33532;
+				CURRENT_PROJECT_VERSION = 34102;
 				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 33532;
+				DYLIB_CURRENT_VERSION = 34102;
 				EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp";
 				FRAMEWORK_SEARCH_PATHS = (
 					/usr/local/SecurityPieces/Components/Security,
@@ -1514,9 +1514,9 @@
 					normal,
 					debug,
 				);
-				CURRENT_PROJECT_VERSION = 33532;
+				CURRENT_PROJECT_VERSION = 34102;
 				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 33532;
+				DYLIB_CURRENT_VERSION = 34102;
 				EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp";
 				FRAMEWORK_SEARCH_PATHS = (
 					/usr/local/SecurityPieces/Components/Security,
@@ -1572,9 +1572,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				BUILD_VARIANTS = normal;
-				CURRENT_PROJECT_VERSION = 33532;
+				CURRENT_PROJECT_VERSION = 34102;
 				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 33532;
+				DYLIB_CURRENT_VERSION = 34102;
 				EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp";
 				FRAMEWORK_SEARCH_PATHS = (
 					/usr/local/SecurityPieces/Components/Security,
@@ -1623,9 +1623,9 @@
 				BUILD_VARIANTS = normal;
 				COPY_PHASE_STRIP = NO;
 				CSSM_HEADERS = "$(BUILT_PRODUCTS_DIR)/SecurityPieces/Headers/Security";
-				CURRENT_PROJECT_VERSION = 33532;
+				CURRENT_PROJECT_VERSION = 34102;
 				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 33532;
+				DYLIB_CURRENT_VERSION = 34102;
 				EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp";
 				FRAMEWORK_SEARCH_PATHS = (
 					/usr/local/SecurityPieces/Components/Security,
@@ -1680,9 +1680,9 @@
 					normal,
 					debug,
 				);
-				CURRENT_PROJECT_VERSION = 33532;
+				CURRENT_PROJECT_VERSION = 34102;
 				DYLIB_COMPATIBILITY_VERSION = 1;
-				DYLIB_CURRENT_VERSION = 33532;
+				DYLIB_CURRENT_VERSION = 34102;
 				EXPORTED_SYMBOLS_FILE = "${BUILT_PRODUCTS_DIR}/derived_src/Security.exp";
 				FRAMEWORK_SEARCH_PATHS = (
 					/usr/local/SecurityPieces/Components/Security,
diff --git a/plugins/csparser-Info.plist b/plugins/csparser-Info.plist
index 22237b5d..9425cea7 100644
--- a/plugins/csparser-Info.plist
+++ b/plugins/csparser-Info.plist
@@ -17,7 +17,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>33532</string>
+	<string>34102</string>
 	<key>CFBundleShortVersionString</key>
 	<string>1.0</string>
 </dict>