From 1e4a589981761cf788d9b7c3813274ce621f6450 Mon Sep 17 00:00:00 2001 From: wr148d Date: Tue, 16 Aug 2022 09:37:09 -0400 Subject: [AAI] Upversion to 1.9.7 to include v27 Issue-ID: AAI-3489 Change-Id: I41f555956a2d3e526f2d235cbbada4f7cbf84091 Signed-off-by: wr148d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 5fca168..b23c928 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=9 -patch_version=6 +patch_version=7 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg