projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ceec08
)
Update Xen version for 3.4-unstable development phase
author
Keir Fraser
<keir.fraser@citrix.com>
Thu, 28 Aug 2008 10:31:16 +0000
(11:31 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Thu, 28 Aug 2008 10:31:16 +0000
(11:31 +0100)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 0cce001dc5dbd24b04b39336d1e9e1d8e3dfd6e5..645897c3b353d54ea95438ceb5e7cec3db41fb5f 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-1,8
+1,8
@@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
-export XEN_SUBVERSION =
3
-export XEN_EXTRAVERSION ?=
.0-rc8-pr
e$(XEN_VENDORVERSION)
+export XEN_SUBVERSION =
4
+export XEN_EXTRAVERSION ?=
-unstabl
e$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version