From 21ae00f91ad0930fa0680145a4ef0f5d1d0e6799 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Wed, 9 Mar 2022 20:00:57 +0530 Subject: sol003 bump the version Issue-ID: SO-3748 Signed-off-by: Seshu-Kumar-M Change-Id: Id8540a80520459bec809cc732123240f0505eaaa --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 0986d1f..a9271e1 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=10 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg