summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-11-25 12:33:28 -0500
committerSteve Kondik <shade@chemlab.org>2010-11-25 12:33:28 -0500
commite878c9bef9099cd3ad55b8cff65c0f37abc6ccd7 (patch)
treed4a0c0ce29bba3e6e89af0e72882652a66f82b85
parentb5d637af3c5769660c645e806f1c1ce75aa5f923 (diff)
downloadvendor_replicant-e878c9bef9099cd3ad55b8cff65c0f37abc6ccd7.zip
vendor_replicant-e878c9bef9099cd3ad55b8cff65c0f37abc6ccd7.tar.gz
vendor_replicant-e878c9bef9099cd3ad55b8cff65c0f37abc6ccd7.tar.bz2
cm: Vision/Espresso to 6.1-RC3
Change-Id: I9c7551154d8916ac4b66fc2177004e5f500955fc
-rw-r--r--products/cyanogen_espresso.mk2
-rw-r--r--products/cyanogen_vision.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/products/cyanogen_espresso.mk b/products/cyanogen_espresso.mk
index e50d54a..f5ed41d 100644
--- a/products/cyanogen_espresso.mk
+++ b/products/cyanogen_espresso.mk
@@ -33,7 +33,7 @@ ifdef CYANOGEN_NIGHTLY
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Slide
else
PRODUCT_PROPERTY_OVERRIDES += \
- ro.modversion=CyanogenMod-6.1.0-RC2-Slide
+ ro.modversion=CyanogenMod-6.1.0-RC3-Slide
endif
#
diff --git a/products/cyanogen_vision.mk b/products/cyanogen_vision.mk
index f1e9ca1..e90542e 100644
--- a/products/cyanogen_vision.mk
+++ b/products/cyanogen_vision.mk
@@ -36,7 +36,7 @@ ifdef CYANOGEN_NIGHTLY
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-vision
else
PRODUCT_PROPERTY_OVERRIDES += \
- ro.modversion=CyanogenMod-6.1.0-RC2-vision
+ ro.modversion=CyanogenMod-6.1.0-RC3-vision
endif
#