OSDN Git Service

bump version from 2.2 to 2.2.1 for next froyo release
authorandroid-build SharedAccount <android-build@sekiwake.mtv.corp.google.com>
Wed, 18 Aug 2010 05:44:17 +0000 (22:44 -0700)
committerandroid-build SharedAccount <android-build@sekiwake.mtv.corp.google.com>
Wed, 18 Aug 2010 05:58:21 +0000 (22:58 -0700)
Change-Id: Ic636f111d4a7a69954539bbd480b7119bf0d730f

core/version_defaults.mk

index ec5dcd4..df5cc09 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.2
+  PLATFORM_VERSION := 2.2.1
 endif
 
 ifeq "" "$(PLATFORM_SDK_VERSION)"