From dfe4a02bd155f892895f3234ef8a9bc8ae36bba5 Mon Sep 17 00:00:00 2001 From: wr148d Date: Wed, 19 Oct 2022 11:18:52 -0400 Subject: [AAI] Upversion resources to 1.11.0 for Kohn Issue-ID: AAI-3537 Signed-off-by: wr148d Change-Id: Iaff2e738801c7176d4aea4fc27e8c4fa60cdf65c --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ab3f16a..8741983 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=9 -patch_version=7 +minor_version=11 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg