From 05b2a83f8c47883fba48b1d8c2586752aef9192f Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 6 Dec 2017 21:33:55 +0200 Subject: update version Change-Id: Ia984d87709e73c05196b2e13ac069c8d2d38f9dd Issue-ID: SDC-684 Signed-off-by: Michael Lando --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 87baeab..8471f55 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=56 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg