From 4a3962dec1da8d43e0db225d42fa4d57e338e1d6 Mon Sep 17 00:00:00 2001 From: Sean Hassan Date: Thu, 17 Sep 2020 15:54:19 -0500 Subject: Prepare for release 2.1.18 Issue-ID: AAF-1202 Change-Id: I138ff4d94ed17a5b2de24fa95daf7d2a38eb84c0 Signed-off-by: Sean Hassan --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3be336d..c276227 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=17 +patch=18 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg