diff options
author | Gary Wu <gwu@futurewei.com> | 2019-05-24 09:11:17 -0700 |
---|---|---|
committer | Gary Wu <gwu@futurewei.com> | 2019-05-24 09:12:45 -0700 |
commit | 11fcc166673f41b0b41b17a32a2698efd1d33c17 (patch) | |
tree | 6f777c281a4c3d815457c288c945014bfbaf4493 /version.properties | |
parent | b83074931f4824f6f736fa2fe1b9f2015bff9ab3 (diff) |
Version bump testsuite to 1.4.1-SNAPSHOT
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gwu@futurewei.com>
Change-Id: I62aebd27b9570742d9fadb9e3e05e04c2a5164ac
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index b69e8d05..61121882 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |