From f4c88d4c3148dba27ae7e5274a213e7c72a33c64 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Sun, 13 Jan 2008 10:50:13 +0000 Subject: Update version to xen-3.2.0-rc6 --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index a49024e65c..150177e700 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 = 3 export XEN_SUBVERSION = 2 -export XEN_EXTRAVERSION ?= .0-rc5$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .0-rc6$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- cgit v1.2.3