[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
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1249561767 -3600 # Node ID d96d6e70b185ad190485b33ddf826b12538b548c # Parent 3369be147faf6105705d273d5f8bb359f83ff80e Update Xen version for 3.3.2 --- Config.mk | 2 +- xen/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r 3369be147faf -r d96d6e70b185 Config.mk --- a/Config.mk Thu Aug 06 10:10:13 2009 +0100 +++ b/Config.mk Thu Aug 06 13:29:27 2009 +0100 @@ -85,7 +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-rc8 +QEMU_TAG=xen-3.3.2 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 3369be147faf -r d96d6e70b185 xen/Makefile --- a/xen/Makefile Thu Aug 06 10:10:13 2009 +0100 +++ b/xen/Makefile Thu Aug 06 13:29:27 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-rc8$(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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |