Skip to content

Commit

Permalink
Bump version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeredpath committed Jan 14, 2015
1 parent 6455c53 commit 8a5e902
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libPusher.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@
buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1.1;
DYLIB_CURRENT_VERSION = 1.5;
DYLIB_CURRENT_VERSION = 1.6;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand All @@ -1318,7 +1318,7 @@
buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1.1;
DYLIB_CURRENT_VERSION = 1.5;
DYLIB_CURRENT_VERSION = 1.6;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
Expand Down

0 comments on commit 8a5e902

Please sign in to comment.