[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-3.3-testing] Update Xen version for 3.3.2-rc1
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1243874723 -3600 # Node ID 6e858030272469548c960eca2279b481cb7cb7eb # Parent 8c7551684dad6abfd12f48d8d193d858ee525277 Update Xen version for 3.3.2-rc1 --- Config.mk | 1 + xen/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff -r 8c7551684dad -r 6e8580302724 Config.mk --- a/Config.mk Mon Jun 01 14:47:26 2009 +0100 +++ b/Config.mk Mon Jun 01 17:45:23 2009 +0100 @@ -85,6 +85,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.3.2-rc1 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-3.3-testing.git # Specify which qemu-dm to use. This may be `ioemu' to use the old diff -r 8c7551684dad -r 6e8580302724 xen/Makefile --- a/xen/Makefile Mon Jun 01 14:47:26 2009 +0100 +++ b/xen/Makefile Mon Jun 01 17:45:23 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 = 3 -export XEN_EXTRAVERSION ?= .2-rc1-pre$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .2-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 |