diff options
author | 2019-01-09 04:28:36 +0000 | |
---|---|---|
committer | 2019-01-09 04:28:36 +0000 | |
commit | e6cf301baadef714999d9cb47252910179140dda (patch) | |
tree | 11e8c89fa9a61c2cffa649563ab09b6769c81c43 /version.properties | |
parent | 17621e023131eee1d0afaf8bda4a7ec681f1741b (diff) |
Upgrade to 1.2.4
Change-Id: I5a8bdbf95e2454656e10eec097a870ec1de4ce63
Issue-ID: MULTICLOUD-432
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@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 1aeae5b0..71901f2f 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |