diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-06-24 15:04:15 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2021-06-24 10:14:06 +0000 |
commit | 832cfddbe1dd388e6df9061dab4b889083d40cb7 (patch) | |
tree | 0ec6537292cf69f47aaeffe81e6f8ce51af83242 /version.properties | |
parent | 3ece67ea5f7c4a76af71114c7d030b291063e751 (diff) |
initial release for the istanbul release
Issue-ID: SO-3652
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I085ceb957876e37ef46ae9fdd5a928934f2f21eb
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 b3f28cde3f..0986d1f027 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=8 -patch=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} |