From 972b35657e63626878a9e7c8716630424cac3d24 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Tue, 8 Jan 2019 17:33:38 +0200 Subject: New version change Change-Id: I262e83e7243fcbd5daced68acae59a89b5c0bc74 Issue-ID: SDC-1955 Signed-off-by: Tal Gitelman --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3a44f58..011dc3c 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=4 -patch=10 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} -- cgit