From 4c590aa29559a5de919dd41a5d592c1051c766bf Mon Sep 17 00:00:00 2001 From: "shashikanth.vh@huawei.com" Date: Thu, 7 Oct 2021 15:12:04 +0530 Subject: bump the so-cnf-adapter version to 1.9.1 Issue-ID: SO-3673 Signed-off-by: shashikanth.vh@huawei.com Change-Id: I72f0ff9e64d5896abacefb1e217ddf9a43c0d0ef --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 326a100..5588bd4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg