diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-10 12:50:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-10 12:50:42 -0400 |
commit | 253f57c69760f2736b042fd6ec459760c2a64b95 (patch) | |
tree | 61089c55cd23d9a33e35b1fc013318b8ea9b89c1 /version.properties | |
parent | ac0b7e1112c07c2859cce14553add401a5f45e25 (diff) |
Roll to initial Honolulu release version
Roll master branch to initial Honolulu release version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
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 d83d63d8c..1db880a6d 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ release_name=1 -sprint_number=0 -feature_revision=1 +sprint_number=1 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |