Merge tag 'cm-10.1.3-RC2' into cm-10.1.3

This commit is contained in:
build01@build01 2013-09-23 09:48:26 -07:00
commit b4b8de5180
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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