projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36aa640
)
xen/Makefile: Set 4.16 version
author
Ian Jackson
<iwj@xenproject.org>
Tue, 30 Nov 2021 11:42:42 +0000
(11:42 +0000)
committer
Ian Jackson
<iwj@xenproject.org>
Tue, 30 Nov 2021 11:42:42 +0000
(11:42 +0000)
Signed-off-by: Ian Jackson <iwj@xenproject.org>
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 2fc83f266b3508d1b2c306d86b2f6fc90383d2e5..dfb0efcc266050717d37a4ac27fef227b9527a76 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 ?=
-rc
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?=
.0
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version