[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] Prep for 4.13.0-rc1: Set version to -rc
commit 518c935fac4d30b3ec35d4b6add82b17b7d7aca3 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Mon Oct 14 11:31:31 2019 +0100 Commit: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> CommitDate: Mon Oct 14 11:31:31 2019 +0100 Prep for 4.13.0-rc1: Set version to -rc Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- README | 10 +++++----- SUPPORT.md | 2 +- xen/Makefile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 26d44cf7c1..fd74346e42 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# - _ _ _ _____ _ _ _ -| || | / |___ / _ _ _ __ ___| |_ __ _| |__ | | ___ -| || |_ | | |_ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ -|__ _|| |___) |_____| |_| | | | \__ \ || (_| | |_) | | __/ - |_|(_)_|____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| + _ _ _ _____ +| || | / |___ / _ __ ___ +| || |_ | | |_ \ _____| '__/ __| +|__ _|| |___) |_____| | | (__ + |_|(_)_|____/ |_| \___| ################################# diff --git a/SUPPORT.md b/SUPPORT.md index 0ad6b5f43f..f8ef3c934e 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.13-unstable + Xen-Version: 4.13-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 c80914c31d..805543790b 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 = 13 -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 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |