summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuild01@build01 <jenkins@cyanogenmod.com>2013-09-23 09:48:26 -0700
committerbuild01@build01 <jenkins@cyanogenmod.com>2013-09-23 09:48:26 -0700
commitb4b8de5180c16f178d7d1fc39828e9db37fa8a15 (patch)
treea10290efc9563e168a3c554d38709c4f80fa7f3c
parent189de84e49bfff1d6b53b6ce9aa25528011c05bb (diff)
parent2fba8eb3ebe02ed3c01276011bf9b28704039d15 (diff)
downloadvendor_replicant-b4b8de5180c16f178d7d1fc39828e9db37fa8a15.zip
vendor_replicant-b4b8de5180c16f178d7d1fc39828e9db37fa8a15.tar.gz
vendor_replicant-b4b8de5180c16f178d7d1fc39828e9db37fa8a15.tar.bz2
Merge tag 'cm-10.1.3-RC2' into cm-10.1.3
-rw-r--r--CHANGELOG.mkdn8
-rw-r--r--config/common.mk2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn
index cca4bf2..ebc7d4f 100644
--- a/CHANGELOG.mkdn
+++ b/CHANGELOG.mkdn
@@ -8,6 +8,14 @@ Visit http://review.cyanogenmod.org for our Gerrit instance.
CHANGELOG (notable new features)
---------
+### 10.1.3
+* Common: Privacy Guard
+* Common: Dialer blacklists
+* Common: Wake-on-Home
+* Common: QuickSettings camera
+* Common: Profile improvements
+* Various small bugfixes, global and device-specific
+
### 10.1.0
* Common: Android 4.2.2 (Google)
* Common: cLock Lockscreen and Homescreen Widget
diff --git a/config/common.mk b/config/common.mk
index 7401a90..09ac264 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -206,7 +206,7 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common
PRODUCT_VERSION_MAJOR = 10
PRODUCT_VERSION_MINOR = 1
-PRODUCT_VERSION_MAINTENANCE = 1-RC0
+PRODUCT_VERSION_MAINTENANCE = 3-RC2
# Set CM_BUILDTYPE
ifdef CM_NIGHTLY