]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commitdiff
Update Xen version for 3.4.0-rc3-pre
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 16 Apr 2009 10:54:06 +0000 (11:54 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 16 Apr 2009 10:54:06 +0000 (11:54 +0100)
Config.mk
xen/Makefile

index 5bd1394119e1f0a658bc7cc72f5a1c16c5b9285a..c1aa25ccd2866ba58e88c23caf2b2d48c9476a15 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -112,7 +112,6 @@ XEN_EXTFILES_URL=http://xenbits.xensource.com/xen-extfiles
 # the internet.  The original download URL is preserved as a comment
 # near the place in the Xen Makefiles where the file is used.
 
-QEMU_TAG=xen-3.4.0-rc2
 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
index d0ecfc11fdd1ff4bb45542b7903270dafae97426..b7c94856e188c30576783245efaa84e4a9b53fad 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 3
 export XEN_SUBVERSION    = 4
-export XEN_EXTRAVERSION ?= .0-rc2$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc3-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version