10.1.3-RC2

Change-Id: Idb39b56e59ddd6510551349c4eb9750a4a49edd0
This commit is contained in:
build01@build01 2013-09-04 16:28:51 -07:00
parent e116c60a6e
commit 2fba8eb3eb
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

@ -205,7 +205,7 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common
PRODUCT_VERSION_MAJOR = 10
PRODUCT_VERSION_MINOR = 1
PRODUCT_VERSION_MAINTENANCE = 3-RC1
PRODUCT_VERSION_MAINTENANCE = 3-RC2
# Set CM_BUILDTYPE
ifdef CM_NIGHTLY