aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 12:00:43 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 12:00:43 -0800
commitc460324eec8c605c0b8c4abbd8183cc76605260f (patch)
tree50419935f495c8adac903e961b813167c91f1a67 /version.properties
parent5b7869e3cf9fc3a5c09c14ba94f2d9341523c7b6 (diff)
Bump patch versionamsterdam
Bump patch version in preparation for Amsterdam branching. Change-Id: I0f02b162b563da6a0550f880ba4029ee1508148d 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..5631163 100644
--- a/version.properties
+++ b/version.properties
@@ -27,10 +27,10 @@
major=1
minor=0
-patch=0
+patch=1
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