diff options
author | Huang Haibin <haibin.huang@intel.com> | 2018-10-16 10:58:01 +0800 |
---|---|---|
committer | Huang Haibin <haibin.huang@intel.com> | 2018-10-16 10:58:01 +0800 |
commit | 73a0ea2582d28dafc07997165fe323e5cbeead20 (patch) | |
tree | 5aa6b2245347825c3e18b7e232db1127daf5730c /version.properties | |
parent | 4ae8aa7ee2389fcbe48046e85860eec659d428bc (diff) |
Update multicloud openstack release version
Change-Id: I7c1f58971008ae65dd06f48e7dc3332cb1ea3e2d
Issue-ID: MULTICLOUD-379
Signed-off-by: Huang Haibin <haibin.huang@intel.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 ad28459d..0e1c5995 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |