projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b25729
)
update Xen version to 4.11.3-pre
author
Jan Beulich
<jbeulich@suse.com>
Fri, 5 Jul 2019 08:28:01 +0000
(10:28 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 5 Jul 2019 08:28:01 +0000
(10:28 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index def6be144cca163c8ea698bc97eace6ef9bda488..3e745d8b35105867642dadc76d356f4867732104 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 ?= .
2
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .
3-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version