bump version from 2.2 to 2.2.1 for next froyo release

Change-Id: Ic636f111d4a7a69954539bbd480b7119bf0d730f
This commit is contained in:
android-build SharedAccount 2010-08-17 22:44:17 -07:00
parent 4f2436dc35
commit 817a8ac993

View 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)"