From: Ed L. Cashin Date: Fri, 8 Feb 2008 12:19:58 +0000 (-0800) Subject: aoe: bring driver version number to 47 X-Git-Tag: v2.6.25-rc1~180 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=8911ef4dc97f77797f297318010a7424300d2d50;p=linux-2.6-omap-h63xx.git aoe: bring driver version number to 47 Signed-off-by: Ed L. Cashin Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 07f02f855ab..4d0543a145d 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "32" +#define VERSION "47" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"