OSDN Git Service

Bump platform version to 4.
authorDianne Hackborn <hackbod@google.com>
Wed, 19 Aug 2009 18:00:21 +0000 (11:00 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 19 Aug 2009 18:00:21 +0000 (11:00 -0700)
Not sure why this didn't get integrated from Donut.

core/version_defaults.mk

index bbcbb51..a28d636 100644 (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)"