From 89d869e60337ac24d0e62d11662f29cf7c7341bb Mon Sep 17 00:00:00 2001 From: talig Date: Mon, 25 Nov 2019 09:32:56 +0200 Subject: Bump version to 1.6.0-SNAPSHOT Change-Id: I7926a49c42f448b273be9ad92a795c936ed076c4 Issue-ID: SDC-2541 Signed-off-by: talig --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 45a2df95..a0756adf 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg