]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
update Xen version to 4.8.1-pre
authorJan Beulich <jbeulich@suse.com>
Tue, 6 Dec 2016 09:14:32 +0000 (10:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Dec 2016 09:14:32 +0000 (10:14 +0100)
MAINTAINERS
xen/Makefile

index f0d0202f66059c76d2b568da34173bfed695ac0d..b2d7ab90aa4fe5224358f314864d6673a93f615c 100644 (file)
@@ -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@lists.xenproject.org
-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@suse.com>
+
+Tools backport requests should also be copied to:
+
+        Ian Jackson <Ian.Jackson@eu.citrix.com>
+
 
        Unstable Subsystem Maintainers
        ==============================
index 269eee2c35361d9936b6d09600ac33e5aedbd62a..d0675ec331adca61b58b9b7848530a8e74b25d76 100644 (file)
@@ -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