From 9a5a56c6aff10320b4460dbda22a36751a2c2300 Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 14 Oct 2019 11:59:50 +0800 Subject: update release version Issue-ID: VNFSDK-475 Signed-off-by: Victor Gao Change-Id: I5dd42e39aef9584e4315f3ea5b588b2281c4121a --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 190988d7..d709d864 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,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