diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-10 14:56:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-10 14:56:52 -0400 |
commit | 6306b5901a17309e4cd635e6f684b02829235769 (patch) | |
tree | 02ba2ded4840fd82274b447dbf45e2f17adac127 /version.properties | |
parent | 36da16f6560511165493366f07843ff59de6c3fd (diff) |
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version
Change-Id: I30fffe4ee61e329291ed0af835ae16579d08dffc
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 80908d69..3e971587 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ release_name=1 -sprint_number=0 -feature_revision=1 +sprint_number=1 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |