diff options
author | 2018-05-22 18:00:10 +0300 | |
---|---|---|
committer | 2018-05-22 18:00:10 +0300 | |
commit | e07a88ad1e1a3719154d8eb2490e8731f2ba21a0 (patch) | |
tree | 9e8ec013dbb739b1a8d657e9feb6ddb888dc7e6d | |
parent | a6eb0afb73756fca1e2628fd2e0b4f6b1fb94370 (diff) |
Update version name
Update version name
Change-Id: I011da5d18292b0bba499d6ff49d5d1a43f6a670c
Issue-ID: SDC-1356
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index a24b0ee..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=3 -patch=5 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |