From f8c3105b8bdefa62c18549085d0cda5e1209957e Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 21 Feb 2020 17:59:28 +0530 Subject: [PATCH] bump the SO version for F Issue-ID: SO-2519 Signed-off-by: seshukm Change-Id: I983562ff7180e43092eaab9234a40ca1836eae27 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 9eb3b93ac9..a0756adf2b 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=5 -patch=3 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6