am de7e9e6e: am 0187d842: Part of issue #2168428: STOP SHIP: Bump API version to 5

Merge commit 'de7e9e6e8fc4044dbc48f1687af92e7aae1d6638'

* commit 'de7e9e6e8fc4044dbc48f1687af92e7aae1d6638':
  Part of issue #2168428: STOP SHIP: Bump API version to 5
This commit is contained in:
Dianne Hackborn 2009-10-12 12:26:59 -07:00 committed by Android Git Automerger
commit c2289d10cc
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ ifeq "" "$(PLATFORM_SDK_VERSION)"
# intermediate builds). During development, this number remains at the
# SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
# the code-name of the new development work.
PLATFORM_SDK_VERSION := 4
PLATFORM_SDK_VERSION := 5
endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"