forked from openkylin/platform_build
bump version from 2.2 to 2.2.1 for next froyo release
Change-Id: Ic636f111d4a7a69954539bbd480b7119bf0d730f
This commit is contained in:
parent
059815f328
commit
5fad3f5e45
|
@ -41,7 +41,7 @@ ifeq "" "$(PLATFORM_VERSION)"
|
||||||
# which is the version that we reveal to the end user.
|
# which is the version that we reveal to the end user.
|
||||||
# Update this value when the platform version changes (rather
|
# Update this value when the platform version changes (rather
|
||||||
# than overriding it somewhere else). Can be an arbitrary string.
|
# than overriding it somewhere else). Can be an arbitrary string.
|
||||||
PLATFORM_VERSION := 2.2
|
PLATFORM_VERSION := 2.2.1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "" "$(PLATFORM_SDK_VERSION)"
|
ifeq "" "$(PLATFORM_SDK_VERSION)"
|
||||||
|
|
Loading…
Reference in New Issue