From 35afc9e26f8a74b6bd5d4fe99a0c9d2b71a62f66 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 15 Nov 2018 15:55:26 -0800 Subject: Version bump testsuite master to 1.4.0-SNAPSHOT Change-Id: Ifc8c8fa24e224598fcb142b329aeb838be4dfe64 Issue-ID: INT-723 Signed-off-by: Gary Wu --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index e3f46495..b69e8d05 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