diff options
author | Jerry Flood <jflood@att.com> | 2019-07-11 09:34:11 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-07-11 09:49:14 -0400 |
commit | 8d79b30fed898ede2b551a579e3564cb196f707b (patch) | |
tree | 79bf17dc6c998ef6e218f5b03d023bd3519a3863 /version.properties | |
parent | e8aaf9e7a6dbe61f1508c6b7f04fa9b14f2e4c7d (diff) |
Update the version to ElAlto (2.1)
Issue-ID: OPTFRA-481
Change-Id: I68562a0a2f3cb6af32f001d5ac3c4b1db5fc22fc
Signed-off-by: Jerry Flood <jflood@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 8c8b61f..21eff05 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |