[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] Branch for 4.12: change version numbers
commit 100507b34bb245248c8c18edf74dee8dd33f5efc Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Mon Mar 11 14:48:36 2019 +0000 Commit: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> CommitDate: Mon Mar 11 14:48:36 2019 +0000 Branch for 4.12: change version numbers Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- README | 10 +++++----- SUPPORT.md | 2 +- xen/Makefile | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README b/README index c19409efa2..6346825bc0 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ ################################# - _ _ _ ____ -| || | / |___ \ _ __ ___ -| || |_ | | __) |____| '__/ __| -|__ _|| |/ __/_____| | | (__ - |_|(_)_|_____| |_| \___| + _ _ _ _____ _ _ _ +| || | / |___ / _ _ _ __ ___| |_ __ _| |__ | | ___ +| || |_ | | |_ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ +|__ _|| |___) |_____| |_| | | | \__ \ || (_| | |_) | | __/ + |_|(_)_|____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| ################################# diff --git a/SUPPORT.md b/SUPPORT.md index 19fc8d7533..e4fb15b2f8 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-rc + Xen-Version: 4.13-unstable Initial-Release: n/a Supported-Until: TBD Security-Support-Until: Unreleased - not yet security-supported diff --git a/xen/Makefile b/xen/Makefile index ea82fc8ba6..335f2f0f37 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -1,8 +1,8 @@ # This is the correct place to edit the build version. # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 -export XEN_SUBVERSION = 12 -export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION) +export XEN_SUBVERSION = 13 +export XEN_EXTRAVERSION ?= .0-unstable$(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 |