From bcd5595c5dc52fc93c85c2d5e466cf92b678f5d4 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 20 May 2020 08:00:42 -0400 Subject: Bump distribution master to 2.4.0 Issue-ID: POLICY-2514 Change-Id: I22bdaad652917f0d1a30c297fdfd48b7cabd76dd Signed-off-by: Pamela Dragosh --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 7307096b..ee5d4d0e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=3 -patch=3 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg