cm: bump zeppelin to RC1 and list maintainers

Change-Id: I8e45ee0feab539b995ae3eb2d3077087b7826f34
This commit is contained in:
Emilio López 2011-04-25 10:00:00 +00:00
parent a5c0caf7dc
commit ca4ee8a236
2 changed files with 3 additions and 2 deletions

View File

@ -34,6 +34,7 @@ Maintainers:
* Blade (San Francisco, Sapo A5, others): Tom Giordano and Jacob Crawley
* Encore (Nook Color): dalingrin, cvpcs, nemith, cicada, fattire
* Speedy: toastcfh
* Zeppelin (CLIQ XT/Quench): firesnatch, turl
Translators:
------------

View File

@ -26,10 +26,10 @@ ifdef CYANOGEN_NIGHTLY
else
ifdef CYANOGEN_RELEASE
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.2-RC0-CLIQXT
ro.modversion=CyanogenMod-7.0.2-RC1-CLIQXT
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.2-RC0-CLIQXT-KANG
ro.modversion=CyanogenMod-7.0.2-RC1-CLIQXT-KANG
endif
endif