Skip to content

Commit abc4488

Browse files
committed
Merge branch 'master' of git://github.com/b4winckler/macvim
Conflicts: src/MacVim/Info.plist
2 parents cdfe902 + af9e235 commit abc4488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/MacVim/MacVim.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@
736736
buildSettings = {
737737
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
738738
COPY_PHASE_STRIP = NO;
739-
CURRENT_PROJECT_VERSION = 67;
739+
CURRENT_PROJECT_VERSION = 68;
740740
FRAMEWORK_SEARCH_PATHS = (
741741
"$(inherited)",
742742
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
@@ -769,7 +769,7 @@
769769
buildSettings = {
770770
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
771771
COPY_PHASE_STRIP = YES;
772-
CURRENT_PROJECT_VERSION = 67;
772+
CURRENT_PROJECT_VERSION = 68;
773773
FRAMEWORK_SEARCH_PATHS = (
774774
"$(inherited)",
775775
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",

0 commit comments

Comments
 (0)