From 58787cbda5ab57260d792ac4921b368bb78e4025 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Mon, 20 Sep 2021 09:11:18 +0100 Subject: Updated SDC version to 1.9.2-SNAPSHOT Updated to release bug fixes on 1.9.1 for I release Signed-off-by: MichaelMorris Issue-ID: SDC-3694 Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f7dd4273c2..67bca9ee2f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg