From e73b24ccbe728476e5bc77aaf2fd6865276cacc3 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Mon, 5 Dec 2011 18:14:12 -0800 Subject: Did I say 4.1? Oh well what I *really* meant was 4.0.3, of course. Change-Id: I61ccc290aec8fa7e2e68cf01bc920a65b8b9e246 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 7f6db0c..091fc34 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 := 4.1 + PLATFORM_VERSION := 4.0.3 endif ifeq "" "$(PLATFORM_SDK_VERSION)" -- cgit v1.1