OSDN Git Service

DO NOT MERGE: Update hc-LTE PLATFORM_VERSION from 3.2 to 3.2.2.
authorWink Saville <wink@google.com>
Wed, 17 Aug 2011 17:03:51 +0000 (10:03 -0700)
committerWink Saville <wink@google.com>
Wed, 17 Aug 2011 17:03:51 +0000 (10:03 -0700)
Change-Id: Ib30bf10669119b588c691e4cebdc8093f402e3e4

core/version_defaults.mk

index b54128c..ef85f84 100644 (file)
@@ -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)"