]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
Update Xen version to 4.0.2-rc6 4.0.2-rc6
authorKeir Fraser <keir@xen.org>
Fri, 3 Jun 2011 08:42:52 +0000 (09:42 +0100)
committerKeir Fraser <keir@xen.org>
Fri, 3 Jun 2011 08:42:52 +0000 (09:42 +0100)
Config.mk
xen/Makefile

index 0b0cb45efe5b4961f3a295643d9f6cae0c1709d9..8e2bb2a06a374ca7dff39b64bbf2c1f266f25f43 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -178,7 +178,7 @@ endif
 # 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
index 743b1c9e17d51b2442daece820e729fc6462460f..a17f77277dab30bfeff6b911610ac62a981a5bc8 100644 (file)
@@ -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