From e9c644b5f37d7fe7362710332da827becf840479 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 5 Jun 2019 18:46:10 +0200 Subject: Bump up clamp Bump up clamp version to let Dublin update the previous 4.0 Issue-ID: CLAMP-407 Change-Id: I27a5fdbf86f692f7e24589f5d4febd6eaa7ea58d Signed-off-by: sebdet --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ab43bfd3a..b4b805297 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=4 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} -- cgit