DO NOT MERGE Fix issue #3373438: Update GBMR versions

Change-Id: Ia334babece0d3cecb19da8ddd240ee300d0ac3ac
This commit is contained in:
Dianne Hackborn 2011-01-20 12:17:41 -08:00
parent 54a6b731da
commit 50738779d9

View 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 := 2.4
PLATFORM_VERSION := 2.3.3
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"