diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-08-03 19:23:51 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-08-06 04:23:34 +0000 |
commit | adbd1c40dda760b8810a325ec146d5feef92b82d (patch) | |
tree | fc68e17f1df01906d3ee712293cb1be891fe4dbf /version.properties | |
parent | f19e5c3f6b3ef48267c74a4f973089e742e55c6c (diff) |
bump the master to 1.7.1
Issue-ID: SO-2940
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e377fcf8e3..4bdcfa1b54 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |