From 1f803aa17d53e35c384e93075acb3b4a680826a8 Mon Sep 17 00:00:00 2001 From: aosull01 Date: Thu, 1 Aug 2019 14:14:56 +0100 Subject: Update the version as per Jims request, El Alto Early drop 5.0.0 Change-Id: I74893b88baa6f4fe23ecd1b68cd4edbceec88998 Issue-ID: EXTAPI-273 Signed-off-by: aosull01 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 54c8963..8d81bf9 100644 --- a/version.properties +++ b/version.properties @@ -18,9 +18,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support... -major = 4 +major = 5 minor = 0 -patch = 1 +patch = 0 base_version = ${major}.${minor}.${patch} -- cgit 1.2.3-korg