From 0e004ae88636eae5d323d8408f65f7e7113ecfd9 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Wed, 28 Sep 2022 07:53:19 +0100 Subject: Step version to 1.11.9-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-4172 Change-Id: If2746847292bd769ef47c4628b5bafa7af2d69b9 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 2b58e7d879..8dc137fc22 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg