diff options
author | Bin Yang <bin.yang@windriver.com> | 2020-02-23 16:13:13 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2020-02-23 16:13:13 +0800 |
commit | 12ab737b2f4117e67bebfd6f867ec243282ba396 (patch) | |
tree | 4629f540ade9526910c5e900e2c26f6b95ef8355 /version.properties | |
parent | abcae48923bded1da4a3376bce50c2b4cec26ad4 (diff) |
Bump patch version to 1.5.4
Change-Id: I85cd221a7150d97b7196de27b4d2aab80cef3cce
Issue-ID: MULTICLOUD-1000
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 94c261ce..6771c49b 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |