From f53f7e7c9d1b09aae4827506cbd51a9d99bd727b Mon Sep 17 00:00:00 2001 From: efiacor Date: Fri, 11 Sep 2020 12:26:52 +0100 Subject: [DMAAP-DR] Bump version to 2.1.7 Signed-off-by: efiacor Change-Id: I79ee7dbba43d001b4432f4a071875a446a4fcecb Issue-ID: DMAAP-1492 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index acd4824d..1ac7a413 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg