Discussion:
[Xen-changelog] [xen stable-4.10] update Xen version to 4.10.3-pre
p***@xen.org
2018-10-13 19:22:02 UTC
Permalink
commit 173c33800649ade708ad369cf34f3af338490f1c
Author: Jan Beulich <***@suse.com>
AuthorDate: Mon Oct 8 14:32:16 2018 +0200
Commit: Jan Beulich <***@suse.com>
CommitDate: Mon Oct 8 14:32:16 2018 +0200

update Xen version to 4.10.3-pre
---
xen/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/Makefile b/xen/Makefile
index d8f57c2e45..30180cb982 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 = 10
-export XEN_EXTRAVERSION ?= .2$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .3-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.10

Loading...