summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2011-08-17 10:03:51 -0700
committerWink Saville <wink@google.com>2011-08-17 10:03:51 -0700
commit15e199c8574a14788e90f3df538360f3d40448b8 (patch)
treecdfc2ef677272b388bf52a5df4c681fdcd76d1e5 /core
parent24cad7d4f7962d3413d520791cb2b8a5a5266f58 (diff)
downloadbuild-15e199c8574a14788e90f3df538360f3d40448b8.zip
build-15e199c8574a14788e90f3df538360f3d40448b8.tar.gz
build-15e199c8574a14788e90f3df538360f3d40448b8.tar.bz2
DO NOT MERGE: Update hc-LTE PLATFORM_VERSION from 3.2 to 3.2.2.
Change-Id: Ib30bf10669119b588c691e4cebdc8093f402e3e4
Diffstat (limited to 'core')
-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 b54128c..ef85f84 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -41,7 +41,7 @@ ifeq "" "$(PLATFORM_VERSION)"
# which is the version that we reveal to the end user.
# Update this value when the platform version changes (rather
# than overriding it somewhere else). Can be an arbitrary string.
- PLATFORM_VERSION := 3.2
+ PLATFORM_VERSION := 3.2.2
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"