diff options
author | Michael Lando <ml636r@att.com> | 2017-12-06 21:42:44 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-06 21:42:55 +0200 |
commit | 59f54a06971a40ba061268ab77fb80fa650d7667 (patch) | |
tree | 91698021cba5423ec3861008c43ef2ea7fbae7a0 /version.properties | |
parent | a37f2746795e58c0c1bb87ada4c97ccb0c7b497d (diff) |
update version
Change-Id: I4bbd0126b7bfd2ecc57ac07ac4df1d8f8e9ea778
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 58a1286..a6be0db 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=50 +minor=2 +patch=2 base_version=${major}.${minor}.${patch} |