Merge tag 'cm-10.1.3-RC2' into cm-10.1.3
This commit is contained in:
commit
b4b8de5180
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user