|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] Version numbers: Set to 4.15-rc
commit 77d7b3540c12b9bebba67dca8eb2d939d9e8b5df
Author: Ian Jackson <iwj@xxxxxxxxxxxxxx>
AuthorDate: Mon Mar 1 14:12:05 2021 +0000
Commit: Ian Jackson <iwj@xxxxxxxxxxxxxx>
CommitDate: Mon Mar 1 14:12:05 2021 +0000
Version numbers: Set to 4.15-rc
Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxx>
---
README | 10 +++++-----
SUPPORT.md | 2 +-
xen/Makefile | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README b/README
index 33cdf6b826..6e15242ae1 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
#################################
- _ _ _ ____ _ _ _
-| || | / | ___| _ _ _ __ ___| |_ __ _| |__ | | ___
-| || |_ | |___ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
-|__ _|| |___) |_____| |_| | | | \__ \ || (_| | |_) | | __/
- |_|(_)_|____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
+ _ _ _ ____
+| || | / | ___| _ __ ___
+| || |_ | |___ \ _____| '__/ __|
+|__ _|| |___) |_____| | | (__
+ |_|(_)_|____/ |_| \___|
#################################
diff --git a/SUPPORT.md b/SUPPORT.md
index 4cb5ec9802..7db4568f1a 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -9,7 +9,7 @@ for the definitions of the support status levels etc.
# Release Support
- Xen-Version: 4.15-unstable
+ Xen-Version: 4.15-rc
Initial-Release: n/a
Supported-Until: TBD
Security-Support-Until: Unreleased - not yet security-supported
diff --git a/xen/Makefile b/xen/Makefile
index 544cc0995d..0b97e459e2 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -2,7 +2,7 @@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 15
-export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
--
generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |