diff --git a/BrcmBluetoothInjector.kext/Contents/Info.plist b/BrcmBluetoothInjector.kext/Contents/Info.plist index 146752f..2140dc6 100644 --- a/BrcmBluetoothInjector.kext/Contents/Info.plist +++ b/BrcmBluetoothInjector.kext/Contents/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.6.4 + 2.6.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -21,7 +21,7 @@ MacOSX CFBundleVersion - 2.6.4 + 2.6.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/BrcmBluetoothInjectorLegacy.kext/Contents/Info.plist b/BrcmBluetoothInjectorLegacy.kext/Contents/Info.plist index 696d9c1..bf9f769 100644 --- a/BrcmBluetoothInjectorLegacy.kext/Contents/Info.plist +++ b/BrcmBluetoothInjectorLegacy.kext/Contents/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.6.4 + 2.6.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -21,7 +21,7 @@ MacOSX CFBundleVersion - 2.6.4 + 2.6.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/BrcmPatchRAM.xcodeproj/project.pbxproj b/BrcmPatchRAM.xcodeproj/project.pbxproj index 30bbe9a..65f05b8 100644 --- a/BrcmPatchRAM.xcodeproj/project.pbxproj +++ b/BrcmPatchRAM.xcodeproj/project.pbxproj @@ -1386,7 +1386,7 @@ CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CURRENT_PROJECT_VERSION = 2.6.4; + CURRENT_PROJECT_VERSION = 2.6.5; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_NO_COMMON_BLOCKS = YES; @@ -1430,7 +1430,7 @@ CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CURRENT_PROJECT_VERSION = 2.6.4; + CURRENT_PROJECT_VERSION = 2.6.5; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES;