[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
# HG changeset patch # User Keir Fraser <keir@xxxxxxx> # Date 1319128518 -3600 # Node ID 00b5807c08f266b11fe54de808bafc4f74dde972 # Parent f051e9973b792ba26e3ba83a025e29d1982eeaf7 Update Xen version to 4.0.3 --- diff -r f051e9973b79 -r 00b5807c08f2 Config.mk --- a/Config.mk Fri Oct 07 15:46:57 2011 +0100 +++ b/Config.mk Thu Oct 20 17:35:18 2011 +0100 @@ -178,7 +178,7 @@ # CONFIG_QEMU ?= ../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG := xen-4.0.3-rc3 +QEMU_TAG := xen-4.0.3 #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 f051e9973b79 -r 00b5807c08f2 xen/Makefile --- a/xen/Makefile Fri Oct 07 15:46:57 2011 +0100 +++ b/xen/Makefile Thu Oct 20 17:35:18 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$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .3$(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 |