diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-14 15:55:03 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-14 15:58:50 -0400 |
commit | bf47a0752450eaacc55176b4eec104693c94defc (patch) | |
tree | c9339576713c9b4283b33ba40580bd0aacc6dd6d /version.properties | |
parent | e6cd6351f59cd5ce944fb9649b17b98a64d69779 (diff) |
Bump version to 2.1.2
Issue-ID: POLICY-2819
Change-Id: I2383dd7e2cc7d0262ea27b9a03152216b006389e
Signed-off-by: Jim Hahn <jrh3@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 b4f56188..50539a03 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |