projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f265444
)
update Xen version to 4.16.2-pre
author
Jan Beulich
<jbeulich@suse.com>
Tue, 7 Jun 2022 11:55:17 +0000
(13:55 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 7 Jun 2022 11:55:17 +0000
(13:55 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 8abc71cf73aa0247304c09b2a40164a66fc11743..90a29782dbf477735f6c20c2e47f8d9b6583a14b 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 = 16
-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