From a26adeb2a9b6eff7000014d280fb85f88950c130 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 14 Aug 2019 11:44:03 -0400 Subject: Upversion gallifrey on master Issue-ID: AAI-2579 Change-Id: Ib03b447118ffbb8ea04ba8c88083414d77f90a04 Signed-off-by: Jimmy Forsyth --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 99af342..a0756ad 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 +minor=6 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg