projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c930c
)
update Xen version to 4.17.2-pre
author
Jan Beulich
<jbeulich@suse.com>
Tue, 16 May 2023 15:23:29 +0000
(17:23 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 16 May 2023 15:23:29 +0000
(17:23 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index c535a5cfd13b27ac95714b575f8856aaa269239f..9bb0c13ff2e78b6dbd444f720e6cdfcc56ff214b 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-6,7
+6,7
@@
this-makefile := $(call lastword,$(MAKEFILE_LIST))
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 17
-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