Skip to content

Commit 0917fe5

Browse files
committed
Bump version to 7.1 (70100).
1 parent e5926dc commit 0917fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Config/Common.xcconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES
3434

3535
COPY_PHASE_STRIP = NO
3636

37-
DYLIB_CURRENT_VERSION = 70006
37+
DYLIB_CURRENT_VERSION = 70100
3838

3939
ENABLE_NS_ASSERTIONS = YES
4040
ENABLE_STRICT_OBJC_MSGSEND = YES
@@ -57,7 +57,7 @@ GCC_WARN_UNUSED_VARIABLE = YES
5757

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

60-
MARKETING_VERSION = 7.0
60+
MARKETING_VERSION = 7.1
6161

6262
RUN_CLANG_STATIC_ANALYZER = YES
6363

0 commit comments

Comments
 (0)