Skip to content

Commit

Permalink
Bump version to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Jun 17, 2016
1 parent a68e5e4 commit 66f97d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DevelopmentApp/DevelopmentApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -797,8 +797,8 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 13;
COMPOSITE_OPERATIONS_VERSION = 0.8.6;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 14;
COMPOSITE_OPERATIONS_VERSION = 0.8.7;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
DYLIB_CURRENT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
Expand Down Expand Up @@ -844,8 +844,8 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 13;
COMPOSITE_OPERATIONS_VERSION = 0.8.6;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 14;
COMPOSITE_OPERATIONS_VERSION = 0.8.7;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Expand Down

0 comments on commit 66f97d6

Please sign in to comment.