[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-3.4-testing] Update Xen version for 3.4.1-rc11
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1249399726 -3600 # Node ID 11b1a0b29c71c1b6ef06a136182c42b205c74287 # Parent a6159337c577cfe9400dd8574e21b96a6d9ca733 Update Xen version for 3.4.1-rc11 --- Config.mk | 2 +- xen/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r a6159337c577 -r 11b1a0b29c71 Config.mk --- a/Config.mk Thu Jul 30 17:59:46 2009 +0100 +++ b/Config.mk Tue Aug 04 16:28:46 2009 +0100 @@ -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.1-rc7 +QEMU_TAG=xen-3.4.1-rc11 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 a6159337c577 -r 11b1a0b29c71 xen/Makefile --- a/xen/Makefile Thu Jul 30 17:59:46 2009 +0100 +++ b/xen/Makefile Tue Aug 04 16:28:46 2009 +0100 @@ -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 ?= .1-rc10$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .1-rc11$(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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |