diff options
author | 2019-09-10 10:09:58 -0400 | |
---|---|---|
committer | 2019-09-10 15:50:30 -0400 | |
commit | f81e9838076a742cacb3cf435c75bae180e1d714 (patch) | |
tree | 800f98a451b662fc33d68d49541fec38de7eee3c /version.properties | |
parent | 48ebc78f87d2bbc2da6f10c411d9555ea5ed0ec6 (diff) |
Bump versions for models elalto
Amending to see if a build will kick off.
Change-Id: Ie6579711525b625a696d3339abdd7de61aeab633
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 28a1d8d2d..3e2eebbc6 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |