update "both" versions!

Change-Id: Ib5c56161ab00b20f6215960d225dc7fea83f3282
diff --git a/core/build_id.mk b/core/build_id.mk
index 3308230..6e62c6d 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=GRH78B
+export BUILD_ID=GRH78C
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 8217f41..dc07ad5 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.1
+  PLATFORM_VERSION := 2.3.2
 endif
 
 ifeq "" "$(PLATFORM_SDK_VERSION)"