am a3f7c20f: Merge change 21912 into eclair

Merge commit 'a3f7c20f907dca3e8de5664bf8c3e7dec4f0db05'

* commit 'a3f7c20f907dca3e8de5664bf8c3e7dec4f0db05':
  Bump platform version to 4.
This commit is contained in:
Dianne Hackborn
2009-08-19 16:51:28 -07:00
committed by Android Git Automerger

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