Skip to content

Commit

Permalink
Snapshot 75
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Drumond <douglas@cafelinear.com>
  • Loading branch information
douglasdrumond committed Apr 27, 2015
1 parent 7fcde5f commit 2476bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/MacVim/Info.plist
Expand Up @@ -1256,7 +1256,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>74</string>
<string>75</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down
4 changes: 2 additions & 2 deletions src/MacVim/MacVim.xcodeproj/project.pbxproj
Expand Up @@ -614,7 +614,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 74;
CURRENT_PROJECT_VERSION = 75;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Expand Down Expand Up @@ -645,7 +645,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 74;
CURRENT_PROJECT_VERSION = 75;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Expand Down

0 comments on commit 2476bac

Please sign in to comment.