From fd6a4f3c06094bbee9c200f6b0fd66ae8f2c6b8a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:54:18 +0000 Subject: Set new master version for Dublin Issue-ID: POLICY-1232 Change-Id: I6dfd85e9407c4d7400f593f035c627a303f397de Signed-off-by: liamfallon --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fb21064ed..668657e96 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=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg