projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fca70
)
Update Xen version to 4.2.0-rc4-pre
author
Keir Fraser
<keir@xen.org>
Thu, 23 Aug 2012 14:06:11 +0000
(15:06 +0100)
committer
Keir Fraser
<keir@xen.org>
Thu, 23 Aug 2012 14:06:11 +0000
(15:06 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 6a6e181197e8c5dd4d260557e89445aed0b27961..b1350344345cd8982bbe382c33bf997034eb7283 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 = 2
-export XEN_EXTRAVERSION ?= .0-rc
3
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
4-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version