From b286cf3d59db0ae319d62927fe97815fb6126ad8 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Wed, 23 Mar 2022 12:16:36 +0000 Subject: Step version to 1.11.0-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-3909 Change-Id: I6d20e041b68afdc7ed6ffb900dcb372c1e600ee8 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b40310e4ac..3605353297 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=10 -patch=3 +minor=11 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg