From 9b079dffe778a09c7bd0fb41585a30ad346d3409 Mon Sep 17 00:00:00 2001 From: fpaquett Date: Mon, 5 Nov 2018 13:15:26 -0500 Subject: Updated version to Dublin Issue-ID: AAI-1850 Change-Id: Iad6387d241dc1160ac32dc06847c3350b117b8e8 Signed-off-by: fpaquett --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0969948..668657e 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=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg