summaryrefslogtreecommitdiffstats
path: root/core/version_defaults.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-12-14 16:11:06 -0800
committerJean-Baptiste Queru <jbq@google.com>2010-12-14 16:12:23 -0800
commit3463d0e1026263d9d740c3324138a346b0c9006d (patch)
tree286a4a4a32c34e16b09c2df531bd855557b7f084 /core/version_defaults.mk
parentefc5d81428a8c7d9cf7cb7b3a5f1a8344b02a700 (diff)
parentc1b330818e06cf5a3dc8d342e941eba5bce0929a (diff)
downloadbuild-3463d0e1026263d9d740c3324138a346b0c9006d.zip
build-3463d0e1026263d9d740c3324138a346b0c9006d.tar.gz
build-3463d0e1026263d9d740c3324138a346b0c9006d.tar.bz2
resolved conflicts for merge of c1b33081 to gingerbread-plus-aosp - DO NOT MERGE
Change-Id: I785e36efe89cc11e2dacfb4a30901be93453f221
Diffstat (limited to 'core/version_defaults.mk')
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a30b7d9..22c15ca 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 := 8
+ PLATFORM_SDK_VERSION := 10
endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"