keep history after reset to GRK39D
diff --git a/core/build_id.mk b/core/build_id.mk
index 8ee128f..2db6e21 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=GRK73
+export BUILD_ID=GRK39D
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f19a3c6..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.7
+ PLATFORM_VERSION := 2.3.6
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"