]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen version to 4.0.4-rc1-pre
authorKeir Fraser <keir@xen.org>
Mon, 24 Oct 2011 17:04:31 +0000 (18:04 +0100)
committerKeir Fraser <keir@xen.org>
Mon, 24 Oct 2011 17:04:31 +0000 (18:04 +0100)
xen/Makefile

index d01445e00fe8bf170cae3ab20ce5f5a458724691..e39d997946fc9cf5451c3496b8cba7ca05ed0810 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$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .4-rc1-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version