From e07a88ad1e1a3719154d8eb2490e8731f2ba21a0 Mon Sep 17 00:00:00 2001 From: "Areli, Fuss (af732p)" Date: Tue, 22 May 2018 18:00:10 +0300 Subject: Update version name Update version name Change-Id: I011da5d18292b0bba499d6ff49d5d1a43f6a670c Issue-ID: SDC-1356 Signed-off-by: Areli, Fuss (af732p) --- version.properties | 4 ++-- 1 file 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} -- cgit 1.2.3-korg