diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
commit | 145e960db3614cf499aa0be0dbb4f19b3ba3183e (patch) | |
tree | 2e9b198203360b55d7ab5eb46028379e48accba1 /version.properties | |
parent | 4aef7c02b2b7143610cabb6238c9e426c7fcae3a (diff) |
Bump SDC version 1.6.0
Change-Id: Ibacb46d19d49023a62caa8f5217086cea6c91ac4
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index dc975238b4..0f0fb2bbd5 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |