From 96b16ae8e6f97f2848135279b3f8f4c80875454a Mon Sep 17 00:00:00 2001 From: ChrisC Date: Fri, 30 Oct 2020 16:48:10 +0100 Subject: Update master to Honolulu Update master version to 1.8.X for H release Issue-ID: SDC-3349 Signed-off-by: ChrisC Change-Id: I1151c6afe63034f0f996a481ddb6dc978045016c --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index e377fcf8..11f03832 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 +minor=8 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg