From c0c57ed8c3ca558cb09e7885a9416accd2b80a67 Mon Sep 17 00:00:00 2001 From: "shashikanth.vh@huawei.com" Date: Thu, 7 Oct 2021 15:08:02 +0530 Subject: [PATCH] bump the so version to 1.9.2 Issue-ID: SO-3642 Signed-off-by: shashikanth.vh@huawei.com Change-Id: I92f259a36756a7b1bb6af67d9b0fc91d2f3c651f --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index ece298009d..ccc7b6172b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6