am e73b24cc: Did I say 4.1? Oh well what I *really* meant was 4.0.3, of course.

* commit 'e73b24ccbe728476e5bc77aaf2fd6865276cacc3':
  Did I say 4.1?  Oh well what I *really* meant was 4.0.3, of course.
This commit is contained in:
Dianne Hackborn
2011-12-07 11:04:02 -08:00
committed by Android Git Automerger
2 changed files with 2 additions and 1 deletions

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 := 4.1
PLATFORM_VERSION := 4.0.3
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"