projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b96d2d
)
Set 4.17 version
author
Julien Grall
<julien@xen.org>
Wed, 7 Dec 2022 20:08:16 +0000
(20:08 +0000)
committer
Julien Grall
<julien@xen.org>
Wed, 7 Dec 2022 20:09:41 +0000
(20:09 +0000)
Signed-off-by: Julien Grall <julien@xen.org>
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 9d0df5e2c543433df9d1a61964f4668a8488671d..d7102a3b478e21a1c9638633a952d7202b4e9a99 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 ?=
-rc
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?=
.0
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version