diff --git a/config/cmsdk_common.mk b/config/cmsdk_common.mk index 78563711..5c9a8369 100644 --- a/config/cmsdk_common.mk +++ b/config/cmsdk_common.mk @@ -34,7 +34,7 @@ ifndef CM_PLATFORM_SDK_VERSION # the SDK are released. It should only be incremented when the APIs for # the new release are frozen (so that developers don't write apps against # intermediate builds). - CM_PLATFORM_SDK_VERSION := 6 + CM_PLATFORM_SDK_VERSION := 7 endif ifndef CM_PLATFORM_REV