diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-09-06 10:33:42 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-09-06 10:33:42 +0000 |
commit | 04ffb3be88dff15794ac065dce7cea51924842c9 (patch) | |
tree | fdfe9988cd688446a2c5eaf96eab53981aa7336d /version.properties | |
parent | a4fc17247a30cd1ba120a20048913096f4db08a8 (diff) |
Upgrade version to 1.4.1
Change-Id: If9f6d606bef69c265376aaf6a20e4f213cf76a25
Issue-ID: MULTICLOUD-807
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 8081980..7694f9c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |