From 4c1a910d192310a177e656dc346b32173e8a7a95 Mon Sep 17 00:00:00 2001 From: "Hassan, Sean (sh265m)" Date: Thu, 3 Sep 2020 13:00:16 -0500 Subject: Prepare for release 2.1.17 Issue-ID: AAF-1196 Signed-off-by: Sean Hassan Change-Id: Ic10219cc0ed2186780aec7845a97f588a653c03f --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 5e52b35..3be336d 100644 --- a/version.properties +++ b/version.properties @@ -28,7 +28,7 @@ # This TAG 2.1.13 is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=16 +patch=17 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg