Skip to content

Commit

Permalink
Bump the version number in the Xcode project.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddTheSane committed Feb 5, 2015
1 parent e360e32 commit 85da1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 360 Driver.xcodeproj/project.pbxproj
Expand Up @@ -1183,7 +1183,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0.0d14;
CURRENT_PROJECT_VERSION = 1.0.0d15;
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
Expand Down Expand Up @@ -1231,7 +1231,7 @@
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 1.0.0d14;
CURRENT_PROJECT_VERSION = 1.0.0d15;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down

0 comments on commit 85da1e9

Please sign in to comment.