projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239d37e
)
update Xen version to 4.11.4-pre
author
Jan Beulich
<jbeulich@suse.com>
Wed, 11 Dec 2019 14:18:38 +0000
(15:18 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Wed, 11 Dec 2019 14:18:38 +0000
(15:18 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index fd79282aac7ae9cc5f29119a6a4656b001e87928..af27147777cb21098d0f08453a402fb6bd286da6 100644
(file)
--- 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 ?= .
3
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .
4-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version