Skip to content

Commit

Permalink
Bump version to 5.9 (50900).
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanw committed Aug 14, 2021
1 parent eec780f commit f5651de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Xcode/Config/Common.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES

DEAD_CODE_STRIPPING = NO

DYLIB_CURRENT_VERSION = 50800
DYLIB_CURRENT_VERSION = 50900

ENABLE_NS_ASSERTIONS = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
Expand All @@ -59,7 +59,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 9.0

LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks

MARKETING_VERSION = 5.8
MARKETING_VERSION = 5.9

RUN_CLANG_STATIC_ANALYZER = YES

Expand Down

0 comments on commit f5651de

Please sign in to comment.