projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba45e99
)
update Xen version to 4.14.4-pre
author
Jan Beulich
<jbeulich@suse.com>
Fri, 15 Oct 2021 09:11:34 +0000
(11:11 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 15 Oct 2021 09:11:34 +0000
(11:11 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 661f78741eac1c62aacf61651aec712195486746..e20d61b5e40ba5d8c0517ec3be8eba4a8823de4d 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 = 14
-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