projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb6544
)
xen/Makefile: Bump version to 4.11.1-pre for ongoing 4.11 stable branch
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Mon, 9 Jul 2018 13:56:19 +0000
(14:56 +0100)
committer
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Mon, 9 Jul 2018 13:56:19 +0000
(14:56 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 4d075c381f87625c7afb03a83226188ced34c5f2..a922a1b7b5174aa816f1e38b913b733ea59fb3ec 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 = 11
-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