Merge "cm: Also Bump GSM Hero to RC4" into gingerbread

This commit is contained in:
Steve Kondik 2011-03-31 03:39:01 +04:00 committed by Gerrit Code Review
commit fce335e726

View File

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