Update version to 2.3.5.

Change-Id: I310c09c6f2d1c0e0067bf4a44bed5958664c1591
This commit is contained in:
Dan Morrill
2011-06-09 13:20:55 -07:00
parent 3c60c67ad2
commit bb41d06d96

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.3.4
PLATFORM_VERSION := 2.3.5
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"