diff options
author | 2019-01-16 10:10:53 -0800 | |
---|---|---|
committer | 2019-01-16 10:10:53 -0800 | |
commit | 5e6d5586b74938454d35b601acb578cd4090b57e (patch) | |
tree | a4872fb8169c0364261901ff3095df45f972ae6a | |
parent | e070b857d3d20bea28f42ffd7d242123c7e1f5ec (diff) |
Bump testsuite docker image version
Change-Id: I2870c3d2f990c960ccb94aec8571958577b91799
Issue-ID: INT-775
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 6e38de12..fa2e8e03 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |