OSDN Git Service

new branch, new versions
authorEd Heyl <ed@google.com>
Thu, 30 Jun 2011 21:32:36 +0000 (14:32 -0700)
committerEd Heyl <ed@google.com>
Thu, 30 Jun 2011 21:32:36 +0000 (14:32 -0700)
Change-Id: Ibdd0ba5cc00e4de40855e99ff91543e39b5a64b3

core/build_id.mk
core/version_defaults.mk

index 19ccbec..7b32d81 100644 (file)
@@ -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
index db626a8..658a803 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.5
+  PLATFORM_VERSION := 2.3.6
 endif
 
 ifeq "" "$(PLATFORM_SDK_VERSION)"