diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-05-27 15:19:04 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2019-05-27 15:19:04 +0300 |
commit | 6b030f7063438153078563a3cf0f902c4aaafa55 (patch) | |
tree | 24f71b1c90dfec9607d6c962eee7f6feb29f4a5a /version.properties | |
parent | aa3351b0197d96469dd1c34abd0489c09756eaa4 (diff) |
Bumped up version to 1.5.0
Change-Id: I538a52a0a0874cfe04621683c6900213f5fcff90
Issue-ID: SDC-1920
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
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 668657e9..99af3426 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=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |