Merge "Update speedy to RC4.1 for headphone fix that was forgotten" into gingerbread

This commit is contained in:
Keyan Mobli 2011-03-31 03:39:21 +04:00 committed by Gerrit Code Review
commit df5b82a4f2

View File

@ -37,10 +37,10 @@ ifdef CYANOGEN_NIGHTLY
else
ifdef CYANOGEN_RELEASE
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC4-Speedy
ro.modversion=CyanogenMod-7.0.0-RC4.1-Speedy
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC4-Speedy-KANG
ro.modversion=CyanogenMod-7.0.0-RC4.1-Speedy-KANG
endif
endif