[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging-4.11] Config.mk, xen/Makefile, SUPPORT.md: Xen 4.11: Update version numbers
commit c613ca172ac2f15f5a95217a773b63cea92cba53 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Mon Jul 9 14:21:20 2018 +0100 Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CommitDate: Mon Jul 9 14:47:19 2018 +0100 Config.mk, xen/Makefile, SUPPORT.md: Xen 4.11: Update version numbers Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Reviewed-by: Juergen Gross <jgross@xxxxxxxx> --- README | 8 ++++---- SUPPORT.md | 6 +++--- xen/Makefile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README b/README index 3cbccf3c48..faf51dc7b6 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# __ __ _ _ _ _ -\ \/ /___ _ __ | || | / / | _ __ ___ - \ // _ \ '_ \ | || |_ | | |_____| '__/ __| - / \ __/ | | | |__ _|| | |_____| | | (__ -/_/\_\___|_| |_| |_|(_)_|_| |_| \___| +\ \/ /___ _ __ | || | / / | + \ // _ \ '_ \ | || |_ | | | + / \ __/ | | | |__ _|| | | +/_/\_\___|_| |_| |_|(_)_|_| ################################# diff --git a/SUPPORT.md b/SUPPORT.md index 9eb695858c..f9d86bfac2 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. # Release Support - Xen-Version: 4.11-unstable - Initial-Release: n/a + Xen-Version: 4.11 + Initial-Release: 2018-07-10 Supported-Until: TBD - Security-Support-Until: Unreleased - not yet security-supported + Security-Support-Until: TBD # Feature Support diff --git a/xen/Makefile b/xen/Makefile index 60867e31a4..4d075c381f 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 = 11 -export XEN_EXTRAVERSION ?= -rc$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .0$(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-4.11 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |