From 984cd29992a9eb664917ada43769c2c1e33c815b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 10 Mar 2017 13:22:29 -0500 Subject: upgrade version.properties Change-Id: Id7ce741e0217a36bb7b8bc65c0af4b2e9657857d 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 51287873..7f86aa15 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