diff options
author | 2019-09-20 07:40:18 -0400 | |
---|---|---|
committer | 2019-09-20 11:00:01 -0400 | |
commit | 08ea9123fbe26f0d677ecdd438aea773ddd8e857 (patch) | |
tree | 914cd8137513b16deaa8e45182961c1ed34c3f42 /version.properties | |
parent | 835f29fe2fabbaa1d2c12f931166f78c8007aae6 (diff) |
Update the version to 2.1.1 for el alto
Issue-ID: OPTFRA-580
Change-Id: Idc01a16b997aa2a85ab358c23b36e32f795dfc4f
Signed-off-by: Flood, Jerry (jf9860) <jf9860@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 21eff05..61ee5ea 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |