Skip to content

Commit 2476bac

Browse files
Snapshot 75
Signed-off-by: Douglas Drumond <douglas@cafelinear.com>
1 parent 7fcde5f commit 2476bac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/MacVim/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@
12561256
</dict>
12571257
</array>
12581258
<key>CFBundleVersion</key>
1259-
<string>74</string>
1259+
<string>75</string>
12601260
<key>NSMainNibFile</key>
12611261
<string>MainMenu</string>
12621262
<key>NSPrincipalClass</key>

src/MacVim/MacVim.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
buildSettings = {
615615
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
616616
COPY_PHASE_STRIP = NO;
617-
CURRENT_PROJECT_VERSION = 74;
617+
CURRENT_PROJECT_VERSION = 75;
618618
FRAMEWORK_SEARCH_PATHS = (
619619
"$(inherited)",
620620
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
@@ -645,7 +645,7 @@
645645
buildSettings = {
646646
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
647647
COPY_PHASE_STRIP = YES;
648-
CURRENT_PROJECT_VERSION = 74;
648+
CURRENT_PROJECT_VERSION = 75;
649649
FRAMEWORK_SEARCH_PATHS = (
650650
"$(inherited)",
651651
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",

0 commit comments

Comments
 (0)