From e82a9b354222d93f711956f8fd3d703804dbad41 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Sun, 27 Oct 2019 17:26:57 +0200 Subject: Indicate the provenance of the images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change is based on work by Joonas Kylmälä. Signed-off-by: Denis 'GNUtoo' Carikli --- config/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/common.mk') diff --git a/config/common.mk b/config/common.mk index a30824ac..8402171b 100644 --- a/config/common.mk +++ b/config/common.mk @@ -262,7 +262,7 @@ PRODUCT_VERSION_MAJOR = 6 PRODUCT_VERSION_MINOR = 0 PRODUCT_VERSION_MAINTENANCE = 1 -REPLICANT_VERSION := "replicant-6.0" +REPLICANT_VERSION := "replicant-6.0-dev" PRODUCT_PROPERTY_OVERRIDES += \ ro.cm.version=$(REPLICANT_VERSION) \ -- cgit v1.2.3