[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.0-testing] Update Xen version to 4.0.3-rc3
# HG changeset patch # User Keir Fraser <keir@xxxxxxx> # Date 1317998792 -3600 # Node ID fd7c4d4e52d9aa4ad228d73d068fa7db79a0c904 # Parent 7707a2bf2a9319c88f273d9d6a2827c3d6de914e Update Xen version to 4.0.3-rc3 --- diff -r 7707a2bf2a93 -r fd7c4d4e52d9 Config.mk --- a/Config.mk Mon Oct 03 16:36:09 2011 +0100 +++ b/Config.mk Fri Oct 07 15:46:32 2011 +0100 @@ -178,7 +178,7 @@ # CONFIG_QEMU ?= ../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG := xen-4.0.3-rc1 +QEMU_TAG := xen-4.0.3-rc3 #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 7707a2bf2a93 -r fd7c4d4e52d9 xen/Makefile --- a/xen/Makefile Mon Oct 03 16:36:09 2011 +0100 +++ b/xen/Makefile Fri Oct 07 15:46:32 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 ?= .3-rc3-pre$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .3-rc3$(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 |