build: Release v15.0

The Rust manifiest requires a three part version number however we
continue with our plan to use two digits so the last part will not be
used.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2021-04-29 11:10:56 +01:00
parent ed54036bfb
commit 30a0127765
3 changed files with 115 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cloud-hypervisor"
version = "0.14.0"
version = "15.0.0"
authors = ["The Cloud Hypervisor Authors"]
edition = "2018"
default-run = "cloud-hypervisor"