projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f9760
)
update Xen version to 4.14.3-pre
author
Jan Beulich
<jbeulich@suse.com>
Fri, 4 Jun 2021 12:52:04 +0000
(14:52 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 4 Jun 2021 12:52:04 +0000
(14:52 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 4ffa2ed7d579206ea83c69354c7be507ad6a18af..22362d73484cd942eea210304f9143286f9a47e9 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 ?= .
2
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .
3-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version