diff options
author | Michael Lando <ml636r@att.com> | 2017-12-06 21:20:25 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-06 21:20:25 +0200 |
commit | d997d9df7c360035244171a9a1eb2c71728dd19c (patch) | |
tree | d9c3839c3a0953b8939211fc1e294f5a2865cf16 /version.properties | |
parent | baeee36a30b042ca7c7333f850eafc86cd8db496 (diff) |
update version
Change-Id: Iab9489d3ac67895a0bf2bec1dd144f12b94b871b
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@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 bf3f0bf..0424f62 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |