summaryrefslogtreecommitdiffstats
path: root/config/common.mk
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-01-18 10:52:39 -0800
committerAdnan Begovic <adnan@cyngn.com>2016-01-18 11:27:05 -0800
commit67f9e7adaa57b306866fb642d99aae3da3ac7fab (patch)
treee77e3ede5a3b24547cb09dd65265924bb3c5b58f /config/common.mk
parentf0a6f1ec8bb78d53cb8f3f1e5ac8037e16d2e0c6 (diff)
downloadvendor_replicant-67f9e7adaa57b306866fb642d99aae3da3ac7fab.zip
vendor_replicant-67f9e7adaa57b306866fb642d99aae3da3ac7fab.tar.gz
vendor_replicant-67f9e7adaa57b306866fb642d99aae3da3ac7fab.tar.bz2
vendor/cm: Bump cmsdk platform version.
Change-Id: I5f460fd94e9e85003d6d7dac58c42d5d3d31a742
Diffstat (limited to 'config/common.mk')
-rw-r--r--config/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common.mk b/config/common.mk
index 39de5ee..03d90e3 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -332,7 +332,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 := 4
+ CM_PLATFORM_SDK_VERSION := 5
endif
ifndef CM_PLATFORM_REV