diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2022-03-09 20:01:58 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2022-03-09 14:36:44 +0000 |
commit | a4aa7f6c462c09b2fd524565f5baac586e2c8c81 (patch) | |
tree | 3baf8f3c0d449a72df12b2ac12e198e075fc6c11 | |
parent | 4a69bcfa65f9025565cb8b008d6efa487591760a (diff) |
Issue-ID: SO-3748
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I5242cdb636b634422ce86a7dc334d60e590140f1
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 326a100..ee7442f 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}
|