[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.0-testing] Update Xen version to 4.0.2-rc6
# HG changeset patch # User Keir Fraser <keir@xxxxxxx> # Date 1307090572 -3600 # Node ID 4c39fa80900da554a16ac7a6c053288bc53a99b0 # Parent ddb62f4f7ff6d2909c9c342c4b50f99295843740 Update Xen version to 4.0.2-rc6 --- diff -r ddb62f4f7ff6 -r 4c39fa80900d Config.mk --- a/Config.mk Fri Jun 03 09:42:41 2011 +0100 +++ b/Config.mk Fri Jun 03 09:42:52 2011 +0100 @@ -178,7 +178,7 @@ # CONFIG_QEMU ?= ../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG := xen-4.0.2-rc4 +QEMU_TAG := xen-4.0.2-rc5 #QEMU_TAG ?= 6d5b7ee3acfe8cc10681d2583a38398f7470ec2a # Wed Jan 5 23:42:03 2011 +0000 # Change tap device mac address to prevent change of bridge's mac diff -r ddb62f4f7ff6 -r 4c39fa80900d xen/Makefile --- a/xen/Makefile Fri Jun 03 09:42:41 2011 +0100 +++ b/xen/Makefile Fri Jun 03 09:42:52 2011 +0100 @@ -2,7 +2,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION ?= .2-rc5$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .2-rc6$(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 |