Update Xen version to 4.2.0-rc3-pre
authorKeir Fraser <keir@xen.org>
Wed, 8 Aug 2012 17:02:57 +0000 (18:02 +0100)
committerKeir Fraser <keir@xen.org>
Wed, 8 Aug 2012 17:02:57 +0000 (18:02 +0100)
xen/Makefile

index c8cddea391c808b1c76aed16d6125c6c4e9dce1a..65fb8aefe53a019d3493b0eaf71efd874c5f2f7b 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    = 2
-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