diff --git a/Xcode/Config/Common.xcconfig b/Xcode/Config/Common.xcconfig index 68362c1de..95b770835 100644 --- a/Xcode/Config/Common.xcconfig +++ b/Xcode/Config/Common.xcconfig @@ -34,7 +34,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES DEAD_CODE_STRIPPING = NO -DYLIB_CURRENT_VERSION = 51001 +DYLIB_CURRENT_VERSION = 51100 ENABLE_NS_ASSERTIONS = YES ENABLE_STRICT_OBJC_MSGSEND = YES @@ -59,7 +59,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 9.0 LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks -MARKETING_VERSION = 5.10 +MARKETING_VERSION = 5.11 RUN_CLANG_STATIC_ANALYZER = YES