[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-3.3-testing] Update Xen version to 3.3.3-rc1-pre
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1251708199 -3600 # Node ID d6bb2b5b1f9a33e849cf2d5dc24bafd6a832c0dc # Parent d9289e28e5e7311abe08f5f6d500a9ba207f252f Update Xen version to 3.3.3-rc1-pre --- Config.mk | 1 - xen/Makefile | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff -r d9289e28e5e7 -r d6bb2b5b1f9a Config.mk --- a/Config.mk Thu Aug 06 13:29:39 2009 +0100 +++ b/Config.mk Mon Aug 31 09:43:19 2009 +0100 @@ -85,7 +85,6 @@ 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 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 d9289e28e5e7 -r d6bb2b5b1f9a xen/Makefile --- a/xen/Makefile Thu Aug 06 13:29:39 2009 +0100 +++ b/xen/Makefile Mon Aug 31 09:43:19 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$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .3-rc1-pre$(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 |