Merge "Upgrade Click to RC2.2 Stage" into gingerbread

This commit is contained in:
Steve Kondik 2011-03-17 07:18:18 +03:00 committed by Gerrit Code Review
commit e5fb4e0600
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@ ifdef CYANOGEN_NIGHTLY
else
ifdef CYANOGEN_RELEASE
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-7.0.0-RC2.1-click
ro.modversion=CyanogenMod-7.0.0-RC2.2-click
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-RC2.1-click-KANG
ro.modversion=CyanogenMod-RC2.2-click-KANG
endif
endif