diff options
author | Michael Lando <ml636r@att.com> | 2017-12-06 21:33:55 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-06 21:34:09 +0200 |
commit | 05b2a83f8c47883fba48b1d8c2586752aef9192f (patch) | |
tree | ee360046f81d66ec8ca140eed20eede760ef8446 /version.properties | |
parent | 5e34ae173286f46e4071cec9efab150a1b837b15 (diff) |
update version
Change-Id: Ia984d87709e73c05196b2e13ac069c8d2d38f9dd
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@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 87baeab..8471f55 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=56 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |