Bump platform version to 4.

Not sure why this didn't get integrated from Donut.
This commit is contained in:
Dianne Hackborn
2009-08-19 11:00:21 -07:00
parent badd2ca451
commit e34fdc0113

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