[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] Prep for 4.12-rc1: Change versions from -unstable to -rc
commit f82c2933842d6869a991fb4f09271cb057204e80 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Wed Jan 16 16:13:21 2019 +0000 Commit: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> CommitDate: Wed Jan 16 16:13:21 2019 +0000 Prep for 4.12-rc1: Change versions from -unstable 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 fd6f4f1348..7807e93639 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# - _ _ _ ____ _ _ _ -| || | / |___ \ _ _ _ __ ___| |_ __ _| |__ | | ___ -| || |_ | | __) |____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ -|__ _|| |/ __/_____| |_| | | | \__ \ || (_| | |_) | | __/ - |_|(_)_|_____| \__,_|_| |_|___/\__\__,_|_.__/|_|\___| + _ _ _ ____ +| || | / |___ \ _ __ ___ +| || |_ | | __) |____| '__/ __| +|__ _|| |/ __/_____| | | (__ + |_|(_)_|_____| |_| \___| ################################# diff --git a/SUPPORT.md b/SUPPORT.md index 291e149503..7c8493c02a 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.12-unstable + Xen-Version: 4.12-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 7c77c30406..749c213488 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 = 12 -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#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |