cm: Vision/Espresso to 6.1-RC3

Change-Id: I9c7551154d8916ac4b66fc2177004e5f500955fc
This commit is contained in:
Steve Kondik 2010-11-25 12:33:28 -05:00
parent 5e33729b4a
commit 191bcf4899
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-Slide
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-6.1.0-RC2-Slide
ro.modversion=CyanogenMod-6.1.0-RC3-Slide
endif
#

View File

@ -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
#