I will push this change on Wednesday, after 4.11 is released, and then
4.11 can be handed over to the stable maintainers.

Ian.

From 1fd87ba1cd0312b743a48756a91c6962b1514aac Mon Sep 17 00:00:00 2001
From: Ian Jackson <[email protected]>
Date: Mon, 9 Jul 2018 14:56:19 +0100
Subject: [PATCH] xen/Makefile: Bump version to 4.11.1-pre for ongoing 4.11
 stable branch

Signed-off-by: Ian Jackson <[email protected]>
---
 xen/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/Makefile b/xen/Makefile
index 4d075c3..a922a1b 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    = 11
-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
 
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to