From a7c9add1ded011a4f6da0583a3f806038fe4228e Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 15 Mar 2017 12:15:19 -0400 Subject: fix version.properties to 1.1.0 Change-Id: I23b58deb92198d5ef6ff59858a73304af85d1195 Signed-off-by: Pamela Dragosh --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index cdcd1e9e..e2595ba1 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=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg