[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.5] update Xen version to 4.5.1-pre
commit 70f5abd95b5905f93edd3b1d5fcb9c025d14b9d5 Author: Jan Beulich <jbeulich@xxxxxxxx> AuthorDate: Wed Jan 21 11:09:15 2015 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Wed Jan 21 11:09:15 2015 +0100 update Xen version to 4.5.1-pre --- MAINTAINERS | 11 ++++++++--- xen/Makefile | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ee2fe90..a205136 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -49,9 +49,14 @@ for inclusion in xen-unstable. Please see http://wiki.xen.org/wiki/Xen_Maintenance_Releases for more information. -Remember to copy the appropriate stable branch maintainer who will be -listed in this section of the MAINTAINERS file in the appropriate -branch. +Remember to copy the 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 5d70741..7625ddc 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 = 5 -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.5 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |