diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-07 15:08:02 +0530 |
---|---|---|
committer | Shashikanth VH <shashikanth.vh@huawei.com> | 2021-10-07 09:41:44 +0000 |
commit | c0c57ed8c3ca558cb09e7885a9416accd2b80a67 (patch) | |
tree | 82e157a744dc9c449d155da44feab898e8f875ca | |
parent | fa847b37a2bf55017ec5e74368607d23a91addb1 (diff) |
bump the so version to 1.9.21.9.2
Issue-ID: SO-3642
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I92f259a36756a7b1bb6af67d9b0fc91d2f3c651f
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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} |