[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 2/2] Config.mk, xen/Makefile, SUPPORT.md: Xen 4.11: Update version numbers
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- README | 8 ++++---- SUPPORT.md | 4 ++-- xen/Makefile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 3cbccf3..faf51dc 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# __ __ _ _ _ _ -\ \/ /___ _ __ | || | / / | _ __ ___ - \ // _ \ '_ \ | || |_ | | |_____| '__/ __| - / \ __/ | | | |__ _|| | |_____| | | (__ -/_/\_\___|_| |_| |_|(_)_|_| |_| \___| +\ \/ /___ _ __ | || | / / | + \ // _ \ '_ \ | || |_ | | | + / \ __/ | | | |__ _|| | | +/_/\_\___|_| |_| |_|(_)_|_| ################################# diff --git a/SUPPORT.md b/SUPPORT.md index 9eb6958..29cd9b5 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -10,9 +10,9 @@ for the definitions of the support status levels etc. # Release Support Xen-Version: 4.11-unstable - Initial-Release: n/a + 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 60867e3..4d075c3 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 -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |