OSDN Git Service

update "both" versions!
authorandroid-merger <android-merger@google.com>
Thu, 20 Jan 2011 07:15:07 +0000 (23:15 -0800)
committerandroid-merger <android-merger@google.com>
Thu, 20 Jan 2011 07:15:07 +0000 (23:15 -0800)
Change-Id: Ib5c56161ab00b20f6215960d225dc7fea83f3282

core/build_id.mk
core/version_defaults.mk

index 3308230..6e62c6d 100644 (file)
@@ -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
index 8217f41..dc07ad5 100644 (file)
@@ -41,7 +41,7 @@ ifeq "" "$(PLATFORM_VERSION)"
   # 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)"