diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:42:30 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:42:36 -0400 |
commit | cb99ad005b08fb37bb81fdc235a61d918dc5755e (patch) | |
tree | d2653ca56e27db0cc265e8ffc7f8ea12204dddf0 /version.properties | |
parent | 2d4ad6466878110c0983eb93adb21d64ea51035d (diff) |
Bump pap patch to 2.1.1
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: Id5cd42e6685f5745152526fab9f2d8947b27eade
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} |