[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.8] update Xen version to 4.8.1-pre
commit 1f4ea1603570a91c486f2cd26c819d076f260f30 Author: Jan Beulich <jbeulich@xxxxxxxx> AuthorDate: Tue Dec 6 10:14:32 2016 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Dec 6 10:14:32 2016 +0100 update Xen version to 4.8.1-pre --- MAINTAINERS | 13 ++++++++++--- xen/Makefile | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f0d0202..b2d7ab9 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 269eee2..d0675ec 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 = 8 -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.8 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |