Skip to content

Commit

Permalink
Bump version to 7.4 (70400).
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanw committed Jun 19, 2024
1 parent 75b132b commit 993080a
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 @@ -41,7 +41,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES

COPY_PHASE_STRIP = NO

DYLIB_CURRENT_VERSION = 70301
DYLIB_CURRENT_VERSION = 70400

ENABLE_NS_ASSERTIONS = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
Expand All @@ -65,7 +65,7 @@ GCC_WARN_UNUSED_VARIABLE = YES
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks
LOCALIZATION_PREFERS_STRING_CATALOGS = YES

MARKETING_VERSION = 7.3
MARKETING_VERSION = 7.4

MTL_ENABLE_DEBUG_INFO = NO
MTL_FAST_MATH = YES
Expand Down

0 comments on commit 993080a

Please sign in to comment.