cm: Vision/Espresso to 6.1-RC3
Change-Id: I9c7551154d8916ac4b66fc2177004e5f500955fc
This commit is contained in:
parent
5e33729b4a
commit
191bcf4899
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ ifdef CYANOGEN_NIGHTLY
|
|||
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Slide
|
||||
else
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.modversion=CyanogenMod-6.1.0-RC2-Slide
|
||||
ro.modversion=CyanogenMod-6.1.0-RC3-Slide
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
|
@ -36,7 +36,7 @@ ifdef CYANOGEN_NIGHTLY
|
|||
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-vision
|
||||
else
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.modversion=CyanogenMod-6.1.0-RC2-vision
|
||||
ro.modversion=CyanogenMod-6.1.0-RC3-vision
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue