From 3a3b7c6b505e842da89615dfff3a8d9e74b1390f Mon Sep 17 00:00:00 2001 From: "Hassan, Sean (sh265m)" Date: Fri, 31 Jul 2020 12:04:07 -0500 Subject: [PATCH] prepare for release 2.7.0 Issue-ID: AAF-1142 Signed-off-by: Sean Hassan Change-Id: I6ebd90ee0ed2d1fded13e761b35afcf1ef25bea6 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 02ce0893..ec090acd 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ # This TAG 2.1.21-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=21 +patch=22 base_version=${major}.${minor}.${patch} -- 2.16.6