diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2019-10-09 09:36:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-09 09:36:21 +0000 |
commit | ba073102f163a24c3e840aa92054ecf8e4cb3fcf (patch) | |
tree | f183b83c30f27c228a07d3e41f775953d1867211 /version.properties | |
parent | 7d4013cb9893bf04cb97216a1b196f135199b17a (diff) | |
parent | f45f4c6dcf0547c3076c428651c8cd1e3141e1f2 (diff) |
Merge "Correct the version string"
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 1c8df1f7..2a2f6ca4 100644 --- a/version.properties +++ b/version.properties @@ -14,7 +14,7 @@ # Version used by Jenkins -major=3 +major=4 minor=0 patch=0 |