projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0b4661
)
xen/Makefile: Set version to reopen as 4.16 stable branch
author
Ian Jackson
<iwj@xenproject.org>
Mon, 6 Dec 2021 15:45:41 +0000
(15:45 +0000)
committer
Ian Jackson
<iwj@xenproject.org>
Mon, 6 Dec 2021 15:46:27 +0000
(15:46 +0000)
Signed-off-by: Ian Jackson <iwj@xenproject.org>
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index dfb0efcc266050717d37a4ac27fef227b9527a76..e3e281177caecebdf7da04462d2b6f46be139d75 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 ?= .
0
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .
1-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version