From 817a8ac99392228f894d18ea40b0fb4c1b6ca8fe Mon Sep 17 00:00:00 2001 From: android-build SharedAccount Date: Tue, 17 Aug 2010 22:44:17 -0700 Subject: [PATCH 1/1] bump version from 2.2 to 2.2.1 for next froyo release Change-Id: Ic636f111d4a7a69954539bbd480b7119bf0d730f --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index ec5dcd4d0..df5cc09cc 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -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)" -- 2.11.0