|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-3.4-testing] Update Xen version to 3.4.2
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1257865432 0
# Node ID 784caad93325e8932797a9e4c4b0f608a2cfa809
# Parent 3065d36b433240cdc2a2c95051e875c305434e19
Update Xen version to 3.4.2
---
Config.mk | 2 +-
xen/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff -r 3065d36b4332 -r 784caad93325 Config.mk
--- a/Config.mk Mon Nov 09 20:09:30 2009 +0000
+++ b/Config.mk Tue Nov 10 15:03:52 2009 +0000
@@ -118,7 +118,7 @@ XEN_EXTFILES_URL=http://xenbits.xensourc
# the internet. The original download URL is preserved as a comment
# near the place in the Xen Makefiles where the file is used.
-QEMU_TAG=xen-3.4.2-rc3
+QEMU_TAG=xen-3.4.2
QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git
# Specify which qemu-dm to use. This may be `ioemu' to use the old
diff -r 3065d36b4332 -r 784caad93325 xen/Makefile
--- a/xen/Makefile Mon Nov 09 20:09:30 2009 +0000
+++ b/xen/Makefile Tue Nov 10 15:03:52 2009 +0000
@@ -2,7 +2,7 @@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
export XEN_SUBVERSION = 4
-export XEN_EXTRAVERSION ?= .2-rc3$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .2$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-3.4-testing] Update Xen version to 3.4.2,
Xen patchbot-3.4-testing <=
|
|
|
|
|