projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
456957a
)
update Xen version to 4.14.1-pre
author
Jan Beulich
<jbeulich@suse.com>
Fri, 7 Aug 2020 15:07:56 +0000
(17:07 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 7 Aug 2020 15:07:56 +0000
(17:07 +0200)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 4a45e716a82f459b99a5e311a9ba594973b783e3..110ea0f1a8925010183b330190ea237b28639d58 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 = 14
-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