diff options
author | Michael Lando <ml636r@att.com> | 2017-09-19 16:32:59 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-19 16:33:11 +0300 |
commit | 0ad3c80822671529393e551bbb7b4a69dbd8550e (patch) | |
tree | fe683b0296c11694e6b2f19f3e9297a8da17e0b3 /version.properties | |
parent | 2490be4fe8eafa385a5466a649739ef9d4e88e75 (diff) |
change version of the master branch
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094
Issue-ID: SDC-350
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 0424f622fd..8471f55f92 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=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |