projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de2069
)
Update Xen version to 4.1.0-rc7-pre
author
Keir Fraser
<keir@xen.org>
Mon, 28 Feb 2011 16:55:20 +0000
(16:55 +0000)
committer
Keir Fraser
<keir@xen.org>
Mon, 28 Feb 2011 16:55:20 +0000
(16:55 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 3b00ee54ccd602a45655c5b3dd10916c376cedaf..8b04f8b10738de3180b9ce69d4f04a8e84a0007a 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 = 1
-export XEN_EXTRAVERSION ?= .0-rc
6
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
7-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version