From 832cfddbe1dd388e6df9061dab4b889083d40cb7 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 24 Jun 2021 15:04:15 +0530 Subject: [PATCH] initial release for the istanbul release Issue-ID: SO-3652 Signed-off-by: seshukm Change-Id: I085ceb957876e37ef46ae9fdd5a928934f2f21eb --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index b3f28cde3f..0986d1f027 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=8 -patch=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6