projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad844aa
)
update Xen version to 4.14.2-pre
author
Jan Beulich
<jbeulich@suse.com>
Thu, 21 Jan 2021 15:16:43 +0000
(16:16 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Thu, 21 Jan 2021 15:16:43 +0000
(16:16 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index df7cf10be3c273ec976ebbdb01131ca14f9f9c3f..5ccbd64ad9a1287a3c61a2dcacee39019ce9075c 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 ?= .
1
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .
2-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version