From a7a05cf5b44131a5709dfc2ab1539ca032b312c6 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 24 May 2011 08:21:25 +0100 Subject: Update Xen version to 4.0.2-rc5 --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index cd98d1cfaf..743b1c9e17 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -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 ?= .2-rc4$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .2-rc5$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- cgit v1.2.3