diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 15:55:26 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 15:55:26 -0800 |
commit | 35afc9e26f8a74b6bd5d4fe99a0c9d2b71a62f66 (patch) | |
tree | 49627abd61206e209b1c4567ed2884d15cc398de | |
parent | 8ed11afa5e5ab732170060fa9f0c137fdaffb4f4 (diff) |
Version bump testsuite master to 1.4.0-SNAPSHOT
Change-Id: Ifc8c8fa24e224598fcb142b329aeb838be4dfe64
Issue-ID: INT-723
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index e3f46495..b69e8d05 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,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} |