Skip to content

Commit

Permalink
Bump version to 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kprinssu committed Dec 20, 2020
1 parent d97cc7c commit f0b4f62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VoodooI2C/VoodooI2C.xcodeproj/project.pbxproj
Expand Up @@ -905,14 +905,14 @@
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.5.2;
CURRENT_PROJECT_VERSION = 2.6;
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Dependencies/VoodooInput/Debug/VoodooInput.kext/Contents/Resources";
INFOPLIST_FILE = VoodooI2C/Info.plist;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/../MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 2.5.2;
MARKETING_VERSION = 2.6;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.4.1;
"OTHER_CPLUSPLUSFLAGS[arch=*]" = "-Wno-inconsistent-missing-override";
Expand All @@ -930,14 +930,14 @@
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.5.2;
CURRENT_PROJECT_VERSION = 2.6;
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Dependencies/VoodooInput/Debug/VoodooInput.kext/Contents/Resources";
INFOPLIST_FILE = VoodooI2C/Info.plist;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/../MacKernelSDK/Library/x86_64",
);
MARKETING_VERSION = 2.5.2;
MARKETING_VERSION = 2.6;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.4.1;
ONLY_ACTIVE_ARCH = YES;
Expand Down

0 comments on commit f0b4f62

Please sign in to comment.