summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 12:14:01 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 12:14:01 -0800
commitdad864219b2adcf066e3eb6c54a1f1150f900979 (patch)
treea850563ac66e53ed6e76fee44f2c452a3bf10dc0 /version.properties
parentfd8f9858fe2c7dfdee55a1e136a63fb01d1a3162 (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: I1b938fc7f95566b9717671d1bacc0218059b23a2 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 50aeb13..d6e413c 100644
--- a/version.properties
+++ b/version.properties
@@ -26,11 +26,11 @@
# 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
release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT