From e34fdc0113477e2022bda8834b37338c57884f48 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 19 Aug 2009 11:00:21 -0700 Subject: Bump platform version to 4. Not sure why this didn't get integrated from Donut. --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/version_defaults.mk') diff --git a/core/version_defaults.mk b/core/version_defaults.mk index bbcbb51..a28d636 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -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)" -- cgit v1.1