diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:31 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:37 -0400 |
commit | 2a543920a708491a6b2786438feaf55bf0bf1515 (patch) | |
tree | 764088b739244371f88aeac7e8686d88059e28a6 /version.properties | |
parent | d0fe049e2575b1192fba6854171637cd6655cd02 (diff) |
Bump api patch to 2.1.1
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: I65909e110fd5cb7b8d99863e161562235025a9bd
Signed-off-by: Pamela Dragosh <pdragosh@research.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 614e56e9..b4f56188 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |