cm: Also Bump GSM Hero to RC4

Is there any reason to not have this one use the same RC than the others?

Change-Id: Ie2c06b685ed229e620d5ecb9bf54ab67c7fb43d0
This commit is contained in:
David Girault 2011-03-30 17:02:46 +02:00
parent c1fca399c8
commit 88c7c66e73

View File

@ -32,10 +32,10 @@ ifdef CYANOGEN_NIGHTLY
else else
ifdef CYANOGEN_RELEASE ifdef CYANOGEN_RELEASE
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC0-Hero ro.modversion=CyanogenMod-7.0.0-RC4-Hero
else else
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC0-Hero-KANG ro.modversion=CyanogenMod-7.0.0-RC4-Hero-KANG
endif endif
endif endif