Skip to content

Commit

Permalink
Bump version to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kprinssu committed Oct 8, 2020
1 parent 721d11a commit b9e4203
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VoodooI2C/VoodooI2C.xcodeproj/project.pbxproj
Expand Up @@ -928,14 +928,14 @@
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.5.1;
CURRENT_PROJECT_VERSION = 2.5.2;
"HEADER_SEARCH_PATHS[arch=*]" = (
"\"../Dependencies/Headers\"/**",
"$(PROJECT_DIR)/../Dependencies/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
);
INFOPLIST_FILE = VoodooI2C/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 2.5.1;
MARKETING_VERSION = 2.5.2;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.4.1;
"OTHER_CPLUSPLUSFLAGS[arch=*]" = "-Wno-inconsistent-missing-override";
Expand All @@ -954,14 +954,14 @@
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.5.1;
CURRENT_PROJECT_VERSION = 2.5.2;
"HEADER_SEARCH_PATHS[arch=*]" = (
"\"../Dependencies/Headers\"/**",
"$(PROJECT_DIR)/../Dependencies/VoodooInput/Debug/VoodooInput.kext/Contents/Resources",
);
INFOPLIST_FILE = VoodooI2C/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 2.5.1;
MARKETING_VERSION = 2.5.2;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.4.1;
ONLY_ACTIVE_ARCH = YES;
Expand Down

0 comments on commit b9e4203

Please sign in to comment.