From c228b1d6683ec2a8c14538ea3b6320f4df5cd1d3 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Sun, 28 Jul 2019 16:05:48 +0300 Subject: Update version to 1.3.1 Change-Id: If038e1d7ff0c21e82dde5b9438f13aa3e5fd0f5c Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8471f55..a61846b 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=2 -patch=0 +minor=3 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg