Merge change 21912 into eclair
* changes: Bump platform version to 4.
This commit is contained in:
commit
a3f7c20f90
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue