diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2022-03-09 19:57:55 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2022-03-09 14:36:24 +0000 |
commit | 8c64c7b08cdbf624b13d1465da4bf503cb9ca11b (patch) | |
tree | 22202c64b6dad4b09fcda54deee2d0004780f543 | |
parent | 297a11953f4d8ba3f3d517056bb91549a8197274 (diff) |
Issue-ID: SO-3748
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: Ib999da57915c09fe5f2783a10d72545a78488c5d
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0986d1f..a9271e1 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=10 patch=0 base_version=${major}.${minor}.${patch} |