diff --git a/device-cheetah.mk b/device-cheetah.mk index 236e527..c555e05 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -260,7 +260,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=2 + ro.vendor.build.svn=6 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ diff --git a/device-panther.mk b/device-panther.mk index 8cc0266..9512639 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -247,7 +247,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=2 + ro.vendor.build.svn=6 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \