Skip to content

Commit 3de89a5

Browse files
committedApr 21, 2014
Snapshot 73
1 parent 98f6e2f commit 3de89a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎src/MacVim/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@
12321232
</dict>
12331233
</array>
12341234
<key>CFBundleVersion</key>
1235-
<string>72</string>
1235+
<string>73</string>
12361236
<key>NSMainNibFile</key>
12371237
<string>MainMenu</string>
12381238
<key>NSPrincipalClass</key>

‎src/MacVim/MacVim.xcodeproj/project.pbxproj

+2-2
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 = 72;
617+
CURRENT_PROJECT_VERSION = 73;
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 = 72;
648+
CURRENT_PROJECT_VERSION = 73;
649649
FRAMEWORK_SEARCH_PATHS = (
650650
"$(inherited)",
651651
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",

0 commit comments

Comments
 (0)
Failed to load comments.