diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-08-09 13:49:04 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-08-09 13:49:04 -0700 |
commit | a150c9e26fce6cf29a504ed42329d97a7857c2dd (patch) | |
tree | 63fbfa1fd33a048524a8c21d2b18ad82d63638b8 | |
parent | 41ab5e5d779bf4db7027259041997fa9770cbbe3 (diff) |
Version bump testsuite
Change-Id: I26cf21bcce06988fa5f818bbba5dcc4652f97567
Issue-ID: INT-586
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 e971e823..e3f46495 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |