]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version to 4.0.3 RELEASE-4.0.3
authorKeir Fraser <keir@xen.org>
Thu, 20 Oct 2011 16:35:18 +0000 (17:35 +0100)
committerKeir Fraser <keir@xen.org>
Thu, 20 Oct 2011 16:35:18 +0000 (17:35 +0100)
Config.mk
xen/Makefile

index 87c8ff9078b23477ae176e165a91efbff4b3cee2..93470980122a3e5dcba480d7a75f9ebd5a4fbf60 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.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
index 028f16d8cd5cb2bff4dad52042eb94f512cae289..d01445e00fe8bf170cae3ab20ce5f5a458724691 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 ?= .3-rc3$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .3$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version