Skip to content

Commit

Permalink
Bump version to 7.2 (70200).
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanw committed Mar 18, 2024
1 parent 1db2f32 commit c4dcc16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config/Common.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES

COPY_PHASE_STRIP = NO

DYLIB_CURRENT_VERSION = 70103
DYLIB_CURRENT_VERSION = 70200

ENABLE_NS_ASSERTIONS = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
Expand All @@ -57,7 +57,7 @@ GCC_WARN_UNUSED_VARIABLE = YES

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

MARKETING_VERSION = 7.1
MARKETING_VERSION = 7.2

RUN_CLANG_STATIC_ANALYZER = YES

Expand Down

0 comments on commit c4dcc16

Please sign in to comment.