From: Ed L Cashin Date: Fri, 29 Apr 2005 14:24:28 +0000 (-0400) Subject: [PATCH] aoe: update version number to 10 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0e57c7166675a86293f150d5ef7779edd629fe2a;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.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 aa8b547ffafa..721ba8086043 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"