diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-12-08 17:07:27 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-12-12 11:39:24 +0000 |
commit | fcf14bc2eddad4f3ef7f138a5b5c98b1e965fde9 (patch) | |
tree | 3c12472cf47b7ddf8d7a36c6b69deb936202e995 /version.properties | |
parent | eba6552bb893c6408c2a4fcaf4b9ab97ee581792 (diff) |
bump the version to 1.8.x series
Issue-ID: SO-3415
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I532e20d1712e24c036d485b777570cf8d5b425e9
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 74801daa0f..11f0383267 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 -patch=8 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |