diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-17 02:08:50 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-10-17 02:08:50 +0000 |
commit | 44f6e268787be81960f9088d32865b323c75c57c (patch) | |
tree | a59bc1357b5d85ae7e736b0e2ff82aa63c024aa0 /version.properties | |
parent | 64b18899a7811f1d2a5250b6e0ca86578776fe4c (diff) |
Bump up openstack plugin version to 1.4.2
Issue-ID: MULTICLOUD-865
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I711a3227511c49523445ce6e563e2252caeb1c6a
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 cfb79316..66718c5c 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |