From 42e443ee9b214a15b9b08fe86120b4fe3f3bb783 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 20 Nov 2017 11:26:48 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I94ac40b4710eeea66a82b8e1d8f0f622d3e440ad Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 88587fbf..3e4a5502 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg