diff options
author | Gary Wu <gwu@futurewei.com> | 2019-06-14 12:14:59 -0700 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-14 12:15:42 -0700 |
commit | b117fb447a75fbe7f7b11ad70a88957337544022 (patch) | |
tree | 658408d7585219ad779edc9cb33ed7137c107d17 | |
parent | 7fa691b9a7fd90201340ce54269f5ffe85b431d8 (diff) |
Version bump testsuite to 1.4.2
Issue-ID: INT-1055
Change-Id: I2449384b41a1b466186565faf88326e3161b5ac7
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 61121882..36798639 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |