diff --git a/device-cheetah.mk b/device-cheetah.mk index c6b829b..71cc1e0 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -338,7 +338,7 @@ ifdef RELEASE_SVN_CHEETAH TARGET_SVN ?= $(RELEASE_SVN_CHEETAH) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 59 +TARGET_SVN ?= 60 endif PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-panther.mk b/device-panther.mk index 2555047..4b4a544 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -321,7 +321,7 @@ ifdef RELEASE_SVN_PANTHER TARGET_SVN ?= $(RELEASE_SVN_PANTHER) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 59 +TARGET_SVN ?= 60 endif PRODUCT_VENDOR_PROPERTIES += \