diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 09:54:23 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 09:55:06 -0400 |
commit | b07fcfce4b6bf4c69ed3b71f4902ce54114dcc32 (patch) | |
tree | cd64a14101e1025e2fb2c552516fbb278da03c38 /version.properties | |
parent | eead53da93cfb63210274ef64ba79309522b05f6 (diff) |
Bump versions for api elalto
Change-Id: I231576801a7c6f1f9d5bc3a66cd1d667b1cf7222
Issue-ID: POLICY-2045
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 50539a03..28a1d8d2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |