diff --git a/device-cheetah.mk b/device-cheetah.mk index 4070590..cc9751f 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -309,7 +309,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=23 + ro.vendor.build.svn=24 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \ diff --git a/device-panther.mk b/device-panther.mk index cd9c308..94c9f29 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -294,7 +294,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=23 + ro.vendor.build.svn=24 # DCK properties based on target PRODUCT_PROPERTY_OVERRIDES += \