]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version for 3.3.0-rc3 3.3.0-rc3
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 7 Aug 2008 08:55:48 +0000 (09:55 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 7 Aug 2008 08:55:48 +0000 (09:55 +0100)
Config.mk
xen/Makefile

index 19c8bd4a6fd45c88fad4951ef21b1cd1ea8604bc..27f6e43433e41382bee35ee956c67de1d6731dbc 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -80,6 +80,7 @@ XSM_ENABLE ?= n
 FLASK_ENABLE ?= n
 ACM_SECURITY ?= n
 
+QEMU_TAG=xen-3.3.0-rc3
 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 97a286f1d2f42fc139ae355e09d6c12a11397822..0334f66c38d8a6bbb4ede2d21e671f444ac39143 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 ?= .0-rc3-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc3$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version