summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/cmsdk_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmsdk_common.mk b/config/cmsdk_common.mk
index d8d7c98..0c922a1 100644
--- a/config/cmsdk_common.mk
+++ b/config/cmsdk_common.mk
@@ -28,7 +28,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 := 5
+ CM_PLATFORM_SDK_VERSION := 6
endif
ifndef CM_PLATFORM_REV