OSDN Git Service

bump version to 4.2.1
authorEd Heyl <edheyl@google.com>
Mon, 19 Nov 2012 22:20:48 +0000 (14:20 -0800)
committerThe Android Automerger <android-build@android.com>
Tue, 20 Nov 2012 00:04:18 +0000 (16:04 -0800)
Change-Id: If8206ec632b4e912433eebdfa4aed8dde8f37cb4

core/version_defaults.mk

index 1162b78..fb1f361 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 := 4.2
+  PLATFORM_VERSION := 4.2.1
 endif
 
 ifeq "" "$(PLATFORM_SDK_VERSION)"