Bump Heroc to RC2; update changelog

Change-Id: I2c1bf45896c50f3b32eb8d0cc18e599ab8afb2a5
This commit is contained in:
attn1 2011-03-08 00:48:53 -05:00
parent b59c3d5718
commit 1383520abf
2 changed files with 4 additions and 3 deletions

View File

@ -31,7 +31,7 @@ Maintainers:
* Glacier (MT4G): Zinx, Kmobs * Glacier (MT4G): Zinx, Kmobs
* Click (Tattoo): KalimochoAz * Click (Tattoo): KalimochoAz
* Blade (San Francisco, Sapo A5, others): Tom Giordano and Jacob Crawley * Blade (San Francisco, Sapo A5, others): Tom Giordano and Jacob Crawley
* Encore (Nook Color): dalingrin, cvpcs, nemith, cicada * Encore (Nook Color): dalingrin, cvpcs, nemith, cicada, fattire
Translators: Translators:
------------ ------------
@ -103,6 +103,7 @@ CHANGELOG
* Common: CMParts cleanup - Sven Dawitz * Common: CMParts cleanup - Sven Dawitz
* Common: Notification profiles - Martin Long * Common: Notification profiles - Martin Long
* Espresso/Legend: Enabled native WiFi tethering - Cyanogen, OMAPZoom.org * Espresso/Legend: Enabled native WiFi tethering - Cyanogen, OMAPZoom.org
* Legend/Liberty/Buzz/Click - Enable FM Radio - Alexander Hofbauer (libaudio patch)
* Z71: Enabled MPEG4/AAC video recording - arcee * Z71: Enabled MPEG4/AAC video recording - arcee
* Z71: Enabled native WiFi tethering - arcee * Z71: Enabled native WiFi tethering - arcee
* Passion/Bravo/BravoC/Supersonic/Inc: Kernel 2.6.37 - Google, Cyanogen, defer, Kali-, toastcfh, slayher * Passion/Bravo/BravoC/Supersonic/Inc: Kernel 2.6.37 - Google, Cyanogen, defer, Kali-, toastcfh, slayher

View File

@ -27,10 +27,10 @@ ifdef CYANOGEN_NIGHTLY
else else
ifdef CYANOGEN_RELEASE ifdef CYANOGEN_RELEASE
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC0-Heroc ro.modversion=CyanogenMod-7.0.0-RC2-Heroc
else else
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC0-Heroc-KANG ro.modversion=CyanogenMod-7.0.0-RC2-Heroc-KANG
endif endif
endif endif