cm: Vision/Espresso to 6.1-RC3

Change-Id: I9c7551154d8916ac4b66fc2177004e5f500955fc
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 @@
         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 @@
         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
 
 #