From c57664c8ff56c7ec4b156ff09ee337e5cab43e6a Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Fri, 12 Apr 2013 13:42:25 +0200 Subject: update Xen version to 4.1.5-rc2 --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index b49894f300..6e0ed76a94 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 = 1 -export XEN_EXTRAVERSION ?= .5-rc1$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .5-rc2$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- cgit v1.2.3