diff options
author | Steve Kondik <shade@chemlab.org> | 2010-12-14 00:48:34 -0500 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2010-12-14 00:48:34 -0500 |
commit | b319ed3e3d03d82d4c49d3db842d6c2df05b018d (patch) | |
tree | ae88fdb7b7f48e948c1ceeb82028d9ad9927568a /products/cyanogen_legend.mk | |
parent | ec89ed44099723e19a0758a3c7ece393c66be402 (diff) | |
download | vendor_replicant-b319ed3e3d03d82d4c49d3db842d6c2df05b018d.zip vendor_replicant-b319ed3e3d03d82d4c49d3db842d6c2df05b018d.tar.gz vendor_replicant-b319ed3e3d03d82d4c49d3db842d6c2df05b018d.tar.bz2 |
cm: Bump versions to 6.2.0-RC0 for next iteration.
Change-Id: Ia871ca1f1faf5233783fa3e023cfa90c9044922a
Diffstat (limited to 'products/cyanogen_legend.mk')
-rw-r--r-- | products/cyanogen_legend.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/cyanogen_legend.mk b/products/cyanogen_legend.mk index ef4b6f2..38227e1 100644 --- a/products/cyanogen_legend.mk +++ b/products/cyanogen_legend.mk @@ -30,7 +30,7 @@ ifdef CYANOGEN_NIGHTLY ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Legend else PRODUCT_PROPERTY_OVERRIDES += \ - ro.modversion=CyanogenMod-6.1.0-Legend + ro.modversion=CyanogenMod-6.2.0-RC0-Legend endif # |