Bumped version to 3.2.7

This commit is contained in:
Pierre-Olivier Latour
2015-09-10 09:02:07 -07:00
parent d160e5ff91
commit 3c33e9f056
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -871,7 +871,7 @@
1DEB928A08733DD80010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_VERSION_STRING = 3.2.6;
BUNDLE_VERSION_STRING = 3.2.7;
CLANG_ENABLE_OBJC_ARC = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_OPTIMIZATION_LEVEL = 0;
@@ -908,7 +908,7 @@
1DEB928B08733DD80010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_VERSION_STRING = 3.2.6;
BUNDLE_VERSION_STRING = 3.2.7;
CLANG_ENABLE_OBJC_ARC = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __GCDWEBSERVER_ENABLE_TESTING__;