diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 07:44:50 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 07:44:56 -0400 |
commit | 814101d7680da5b52b06461c1d9a132e32a6e3d5 (patch) | |
tree | bc6f7cd73aca4744a4429e30d139856fa413813f /version.properties | |
parent | d22b3a35cae65438fe0e69fda2cf7d4e46a5a549 (diff) |
Change version to 2.1.0
Bump for El Alto
Issue-ID: POLICY-1747
Change-Id: I72ec2583715744e9e6debe84b75d0c1d3ffab997
Signed-off-by: Pamela Dragosh <pdragosh@research.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 bb52871bc..614e56e9c 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |