From 1a0dc60aaaf869072c7080638ac457c63257a92e Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 15 Oct 2018 14:51:53 +0800 Subject: Increment version properties into 1.2.0 Change-Id: I2afc50742ec9a626757035175c71550d23e6e2e4 Issue-ID: VNFSDK-304 Signed-off-by: Victor Gao --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index bf24313c..8471f55f 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=1 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg