[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.10] update Xen version to 4.10.1-pre
commit f3fb6673d89858fa522037cc9b9475c188214998 Author: Jan Beulich <jbeulich@xxxxxxxx> AuthorDate: Wed Dec 20 15:39:44 2017 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Wed Dec 20 15:39:44 2017 +0100 update Xen version to 4.10.1-pre --- MAINTAINERS | 13 ++++++++++--- xen/Makefile | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4d70923..15d45d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -50,9 +50,16 @@ Please see http://wiki.xen.org/wiki/Xen_Maintenance_Releases for more information. Backport requests should be made on the xen-devel@xxxxxxxxxxxxxxxxxxxx -list. Remember to copy the appropriate stable branch maintainer who -will be listed in this section of the MAINTAINERS file in the -appropriate branch. +list. Remember to copy the appropriate stable branch maintainer. + +The maintainer for this branch is: + + Jan Beulich <jbeulich@xxxxxxxx> + +Tools backport requests should also be copied to: + + Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> + Unstable Subsystem Maintainers ============================== diff --git a/xen/Makefile b/xen/Makefile index f8c359a..58a1f97 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 = 10 -export XEN_EXTRAVERSION ?= .0$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .1-pre$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- generated by git-patchbot for /home/xen/git/xen.git#stable-4.10 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |