From df9bf07b55ab41d9d69df04cd41e5bc4c9095893 Mon Sep 17 00:00:00 2001 From: "John J. Franey" Date: Mon, 20 Apr 2020 16:30:20 -0400 Subject: stage a release candidate for 2.1.20 Issue-ID: AAF-1124 Signed-off-by: John J. Franey Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index bb43fd28..aecb8d34 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ # This TAG 2.1.19-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=19 +patch=20 base_version=${major}.${minor}.${patch} -- cgit