Merge "Update speedy to RC4.1 for headphone fix that was forgotten" into gingerbread
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict
new file mode 100644
index 0000000..d572836
--- /dev/null
+++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict
Binary files differ
diff --git a/products/cyanogen_hero.mk b/products/cyanogen_hero.mk
index 6113e58..c32e9ea 100644
--- a/products/cyanogen_hero.mk
+++ b/products/cyanogen_hero.mk
@@ -32,10 +32,10 @@
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