aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 11:48:55 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 11:48:55 -0800
commitc2671c5c1e249b513c2e624d65406e02d4986200 (patch)
treedf50114c797977dd54d2fd78f8853d8a14838518 /version.properties
parent3412ea42a4528abeb47db49d573e6ea1a9754ade (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: Ifcef9d089eb8e806ca04195fc53e399f55b5a1b4 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 35d03a3..64dfa2c 100644
--- a/version.properties
+++ b/version.properties
@@ -2,7 +2,7 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# 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}
# Release must be completed with git revision # in Jenkins