Skip to content

Commit

Permalink
Bump version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Liyanage committed Oct 31, 2013
1 parent 7d3a57f commit fff3653
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IPython Notebook.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.5;
CURRENT_PROJECT_VERSION = 1.6;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down Expand Up @@ -875,7 +875,7 @@
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 1.5;
CURRENT_PROJECT_VERSION = 1.6;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down

0 comments on commit fff3653

Please sign in to comment.