code freeze for stable release build.3
Nice work guys. Seems to be almost all is sorted out.
Well not all devices will get a stable:
g2 for sure will not
p3xx and p5xx possible as well not
all other seems to be on track
Code is closed now. If urgent device specific changes need to be pushed then push
and notify Jenkins to rebuild the build for the tester.
Will start now jenkins to build all builds so that they can get to our testing
crew
Change-Id: I8587afb4ad8052ad3e47acc5eb2572e6ae1d9ed4
diff --git a/config/common.mk b/config/common.mk
index e88c5d1..5faa61e 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -138,7 +138,7 @@
# KitKat SlimKat beta releases
PRODUCT_VERSION_MAJOR = 4.4.2
PRODUCT_VERSION_MINOR = build
-PRODUCT_VERSION_MAINTENANCE = 3.PCFR
+PRODUCT_VERSION_MAINTENANCE = 3
ifdef SLIM_BUILD_EXTRA
SLIM_POSTFIX := -$(SLIM_BUILD_EXTRA)
endif