Skip to content

Commit

Permalink
Snapshot 59
Browse files Browse the repository at this point in the history
  • Loading branch information
b4winckler committed Jul 10, 2011
1 parent 8c1e930 commit b0625e5
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 @@ -1232,7 +1232,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>58</string>
<string>59</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 @@ -622,7 +622,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 58;
CURRENT_PROJECT_VERSION = 59;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Expand Down Expand Up @@ -652,7 +652,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 58;
CURRENT_PROJECT_VERSION = 59;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Expand Down

0 comments on commit b0625e5

Please sign in to comment.