diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-11-05 08:00:55 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-11-05 08:00:55 +0530 |
commit | cd52b0c17f26abdebc6ea2861cb5ec8839564962 (patch) | |
tree | b522b9acdb2650728deded22ad9c20875a749b86 | |
parent | 2145a15cb8b1d9f1888a0f63133ca6649bfa48b5 (diff) |
bump the SO version to 1.7.7
Issue-ID: SO-3255
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I29ce302c01c790e699361f7545919520de86fc3a
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 10c959331e..f6e4c9033a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |