diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 17:28:58 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 17:29:16 +0000 |
commit | 4929b5edc2c3b204fa63429c879a6cf50ad76b8c (patch) | |
tree | b696c234059781f3ccd8d3b03388b0c15870c444 /version.properties | |
parent | 4a74141f145c74d4d26a191ea30d34d331feb70e (diff) |
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: I81e2b700debd4acca52f8ed9bbf8b54d75ceca83
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 19266e34c..c0fb9b16f 100644 --- a/version.properties +++ b/version.properties @@ -23,8 +23,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |