Z71 and ONE version bumps to 6.1

Change-Id: I16589fe1f8396dc3c8db147bdc96c9886efb3abf
This commit is contained in:
Ricardo Cerqueira 2010-12-05 23:30:31 +00:00
parent 2632cd62f5
commit fa8514432d
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ ifdef CYANOGEN_NIGHTLY
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-ONE
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-6.1.0-RC1-ONE
ro.modversion=CyanogenMod-6.1.0-ONE
endif
#

View File

@ -27,7 +27,7 @@ ifdef CYANOGEN_NIGHTLY
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Z71
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-6.1.0-RC2-Z71
ro.modversion=CyanogenMod-6.1.0-Z71
endif
#