[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-3.4-testing] Update Xen version to 3.4.2-rc3
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1257422352 0 # Node ID 8e25d9bf3017b79a696eac04a5866946596d4767 # Parent 045cd9d569bc8d9d5ef80ef0ba1e57cb5b8f56f0 Update Xen version to 3.4.2-rc3 --- Config.mk | 1 + xen/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff -r 045cd9d569bc -r 8e25d9bf3017 Config.mk --- a/Config.mk Thu Nov 05 11:57:30 2009 +0000 +++ b/Config.mk Thu Nov 05 11:59:12 2009 +0000 @@ -118,6 +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_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 045cd9d569bc -r 8e25d9bf3017 xen/Makefile --- a/xen/Makefile Thu Nov 05 11:57:30 2009 +0000 +++ b/xen/Makefile Thu Nov 05 11:59:12 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-pre$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .2-rc3$(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 |