From 4223eaab704d19324c4279d080d5b653cf4c5425 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Mon, 5 Nov 2018 10:39:54 -0500 Subject: Upversion for Dublin Change-Id: I9cab616a188b6c755f628097d76f0f314253d84a Issue-ID: AAI-1845 Signed-off-by: sblimkie --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a751e39..3947b9c 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,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