new branch, new versions
Change-Id: Ibdd0ba5cc00e4de40855e99ff91543e39b5a64b3
diff --git a/core/build_id.mk b/core/build_id.mk
index 19ccbec..7b32d81 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -19,4 +19,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-export BUILD_ID=GRJ90
+export BUILD_ID=GWJ91
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index db626a8..658a803 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -41,7 +41,7 @@
# which is the version that we reveal to the end user.
# Update this value when the platform version changes (rather
# than overriding it somewhere else). Can be an arbitrary string.
- PLATFORM_VERSION := 2.3.5
+ PLATFORM_VERSION := 2.3.6
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"