update casing

This commit is contained in:
Koushik Dutta 2010-08-28 11:13:07 -07:00
parent aeb2aaccc7
commit 458526fadb
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@ PRODUCT_SPECIFIC_DEFINES += TARGET_PRELINKER_MAP=$(TOP)/vendor/cyanogen/prelink-
ifdef CYANOGEN_NIGHTLY
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-liberty
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Liberty
else
PRODUCT_PROPERTY_OVERRIDES += \
ro.modversion=CyanogenMod-6.0.0-liberty
ro.modversion=CyanogenMod-6.0.0-Liberty
endif
#