Skip to content

Commit

Permalink
Fix project version
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Feb 3, 2020
1 parent 25aa381 commit a9e951e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gfxutil.xcodeproj/project.pbxproj
Expand Up @@ -321,7 +321,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.79b;
CURRENT_PROJECT_VERSION = 1.80b;
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
Expand All @@ -346,7 +346,7 @@
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_IDENTITY = "-";
CURRENT_PROJECT_VERSION = 1.79b;
CURRENT_PROJECT_VERSION = 1.80b;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/bin;
Expand Down

0 comments on commit a9e951e

Please sign in to comment.