From 2062416227c1beebad9b80e85a5c9a38119fb91e Mon Sep 17 00:00:00 2001 From: Bart Sears Date: Tue, 1 Mar 2011 13:56:20 -0800 Subject: [PATCH] Do not merge: Update version to 3.0.1 for HC MR0 Change-Id: I301a5926ea6c04d1d5c050bb3796be1adf515737 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 8bd5a0f9e..254ec4fbd 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.0 + PLATFORM_VERSION := 3.0.1 endif ifeq "" "$(PLATFORM_SDK_VERSION)" -- 2.11.0