diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:24:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-09-12 13:59:30 +0000 |
commit | 2787c933ba5c1f6793b4e0cd0c295101bd5560dd (patch) | |
tree | 6089553b1d0a50e92462a325388e1b3316474852 /version.properties | |
parent | 5e95c009b9433de62236212240718fcb2ce772c1 (diff) |
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (0.6.2-SNAPSHOT)
Change-Id: Iecff6d79e22942fedaa312fa82aba7c3b0bab5c7
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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 54d8edb3..1508acf8 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=0 sprint_number=6 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |