[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Update Xen version for 3.4.0-rc1
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1239343005 -3600 # Node ID d611d9ac6d0271b53eb1d4e5d0c4ef20b269eea8 # Parent dbd9fc73d77d209fc72d8fa1fbc9b9b7bd872d4b Update Xen version for 3.4.0-rc1 --- Config.mk | 1 + xen/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff -r dbd9fc73d77d -r d611d9ac6d02 Config.mk --- a/Config.mk Fri Apr 10 06:56:23 2009 +0100 +++ b/Config.mk Fri Apr 10 06:56:45 2009 +0100 @@ -112,6 +112,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.0-rc1 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git # Specify which qemu-dm to use. This may be `ioemu' to use the old diff -r dbd9fc73d77d -r d611d9ac6d02 xen/Makefile --- a/xen/Makefile Fri Apr 10 06:56:23 2009 +0100 +++ b/xen/Makefile Fri Apr 10 06:56:45 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 ?= -unstable$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .0-rc1$(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 |