]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
Update Xen version to 3.3.3-rc1-pre
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 31 Aug 2009 08:43:19 +0000 (09:43 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 31 Aug 2009 08:43:19 +0000 (09:43 +0100)
Config.mk
xen/Makefile

index 59fce1e1455f5fb6230a84501270e9d0dde9cc4c..eba48e3751197c7085d313a6203380b038fe46cb 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -85,7 +85,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.3.2
 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-3.3-testing.git
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
index af3d175d173bbefa818c46f781b12ee3a8256956..8cb570664237eb40de9864b89de426e8faa8c750 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    = 3
-export XEN_EXTRAVERSION ?= .2$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .3-rc1-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version