From 7a9710d8383b64bb5a596247a2d61989166b4d89 Mon Sep 17 00:00:00 2001 From: "jbulpin@bridport.uk.xensource.com" Date: Thu, 25 May 2006 12:04:50 +0100 Subject: [PATCH] Bump the version to 3.0.2-3 Signed-off-by: James Bulpin --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index 285d65796..af57f77b9 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 = 0 -export XEN_EXTRAVERSION ?= .2-2 +export XEN_EXTRAVERSION ?= .2-3 export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- 2.39.5