Skip to content

Commit 8c917ee

Browse files
committedJul 6, 2013
Snapshot 67
1 parent 9c872ac commit 8c917ee

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>66</string>
1235+
<string>67</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 = 66;
617+
CURRENT_PROJECT_VERSION = 67;
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 = 66;
648+
CURRENT_PROJECT_VERSION = 67;
649649
FRAMEWORK_SEARCH_PATHS = (
650650
"$(inherited)",
651651
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",

0 commit comments

Comments
 (0)
Failed to load comments.