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
==============================
# 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