diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:10:36 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:10:36 -0700 |
commit | 58ff850669a4c65bb4cae9a07cb5741f41c6c327 (patch) | |
tree | 1abf70ac95db80468f5b8a917754d878d0f5de3d | |
parent | e5aab8a76606f4c6e44f68978b995149fdedb985 (diff) |
Bump testsuite master to 1.3.0
Change-Id: I8a3ee099c31cc1f9af778d62d7eda704d43361bf
Issue-ID: INT-506
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 00b43ab7..e971e823 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=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |