Merge change 21912 into eclair

* changes:
  Bump platform version to 4.
This commit is contained in:
Android (Google) Code Review 2009-08-19 14:46:27 -07:00
commit a3f7c20f90
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 := 3
PLATFORM_SDK_VERSION := 4
endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"