From: Ed L Cashin Date: Fri, 29 Apr 2005 14:24:28 +0000 (-0400) Subject: [PATCH] aoe: update version number to 10 X-Git-Tag: v2.6.12-rc4~117^2~18^2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=0e57c7166675a86293f150d5ef7779edd629fe2a;p=linux-2.6-omap-h63xx.git [PATCH] aoe: update version number to 10 update version number to 10 Signed-off-by: Ed L. Cashin Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index aa8b547ffaf..721ba808604 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "6" +#define VERSION "10" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"