From 7192a4ca4a28134d5d5877c81519e6abb6fb6221 Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 15 Apr 2020 13:44:29 +0530 Subject: [PATCH] update the arch diag for the F release Issue-ID: SO-2730 Signed-off-by: seshukm Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 922c4fa961..e377fcf8e3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 -patch=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6