]> xenbits.xensource.com Git - people/vhanquez/xen.git/commitdiff
Update Xen version for 3.3.2-rc1 3.3.2-rc1
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Jun 2009 16:45:23 +0000 (17:45 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Jun 2009 16:45:23 +0000 (17:45 +0100)
Config.mk
xen/Makefile

index eba48e3751197c7085d313a6203380b038fe46cb..50441fc8b74be3566b5c6eb971e981212d1e9ebe 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -85,6 +85,7 @@ 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-rc1
 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 8ab4c3a9c520de92c1772dbfa903ec3baad61be7..9b28bd71197c832ad4cc7341488fdd688db72a1b 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-rc1-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .2-rc1$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version