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
gugelfrei
David Girault 13 years ago
parent c1fca399c8
commit 88c7c66e73

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

Loading…
Cancel
Save