diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-04-15 13:44:29 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-04-15 14:42:56 +0000 |
commit | 7192a4ca4a28134d5d5877c81519e6abb6fb6221 (patch) | |
tree | 3ebdc9628f201b053c0d6d55d15695bd58b6eb3d | |
parent | 312ee1ae732b0c904a25273b88322634d31ae0e6 (diff) |
update the arch diag for the F release
Issue-ID: SO-2730
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 922c4fa961..e377fcf8e3 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=6 -patch=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |