From 8c815ebec963f8a3ffb02d6cd0580502ee5f24ff Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Tue, 6 Nov 2018 16:00:45 +0000 Subject: Upversion to 1.4.0 Change-Id: I7e5a9af2e0bc65f9337c3f2018facc0a6085e99d Issue-ID: AAI-1855 Signed-off-by: Lee, Tian (tl5884) --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fb21064..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=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg