Update speedy to RC4.1 for headphone fix that was forgotten

Change-Id: I64f34c6f6ca300d925767f3338a1913e4130a385
This commit is contained in:
Keyan Mobli 2011-03-30 16:37:35 -07:00
parent c1fca399c8
commit b7efa10726

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