projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
515f33a
)
Update Xen version to 4.2.0-rc2-pre
author
Keir Fraser
<keir@xen.org>
Mon, 30 Jul 2012 15:16:09 +0000
(16:16 +0100)
committer
Keir Fraser
<keir@xen.org>
Mon, 30 Jul 2012 15:16:09 +0000
(16:16 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 959d8df0d194454a8072715f6335f7d452763d49..b97a26df21a9b34f997189277dccbb58b82e41af 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
1
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
2-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version