summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-11-15 13:36:12 +0200
committerMichael Lando <michael.lando@intl.att.com>2018-11-15 13:36:12 +0200
commitb5fc68f8df7d253da2be2d42b0533e01884e0686 (patch)
tree5eb11aa6d3480584f87be248082132ee635caa4e /version.properties
parentf41951033204f43882337533b4265790c598c4e1 (diff)
update sdc version in master
update sdc version to 1.4.0 for master Change-Id: Ia3b16b397b6e01dc185549dd20be399ee67a791a Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
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 5ad9fe3dd5..d709d8644d 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=3
-patch=3
+minor=4
+patch=0
base_version=${major}.${minor}.${patch}