]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version to 4.0.4-rc3 4.0.4-rc3
authorKeir Fraser <keir@xen.org>
Sun, 22 Jul 2012 15:39:29 +0000 (16:39 +0100)
committerKeir Fraser <keir@xen.org>
Sun, 22 Jul 2012 15:39:29 +0000 (16:39 +0100)
Config.mk
xen/Makefile

index 2473f4d24e5d27b74d66e9b29f11a2f33b5f5ce5..90c88e769a331e7552f863671ff88150d22c7556 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.4-rc2
+QEMU_TAG := xen-4.0.4-rc3
 # Thu Feb 2 13:47:06 2012 +0000
 # e1000: bounds packet size against buffer size
 
index c9f5cdfa4f3156b43cd97393a3046f3085586523..35c9eebc63ebe8004dc2ea70398269c82f348453 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 ?= .4-rc3-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .4-rc3$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version