From 0dee74a4d40d1bc1964ec1936c2b663259f81f2e Mon Sep 17 00:00:00 2001 From: aosull01 Date: Fri, 24 Jul 2020 11:14:35 +0100 Subject: Update version to Guilin to enable gating testing Issue-ID: EXTAPI-447 Signed-off-by: aosull01 Change-Id: I249296c77a27e0f9b118fa745d7e2632e54c1c40 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 16dbf04..0b7b209 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 = 6 +major = 7 minor = 0 -patch = 3 +patch = 0 base_version = ${major}.${minor}.${patch} -- cgit 1.2.3-korg