diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2022-03-07 22:27:04 +0530 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2022-03-07 22:27:04 +0530 |
commit | 04b59f28ca06711336fd87de61bf692389674072 (patch) | |
tree | 407c6b05336d6a778977a9c54aec62a6a8392e14 | |
parent | 51598276a73e8715794c68de6a349c20dff40c4b (diff) |
bump the snapshot version of the SO istanbul
Issue-ID: SO-3848
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I39d445f889a0d93a29633b6dfa615f9200ec72a0
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ccc7b6172b..ac570a7982 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=2 +patch=4 base_version=${major}.${minor}.${patch} |