From: Ed L Cashin Date: Fri, 19 Aug 2005 21:05:21 +0000 (-0400) Subject: [PATCH] aoe [2/2]: update driver version number to twelve X-Git-Tag: v2.6.16.28-rc1~3787^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=49a1fd60d2a8e671222515cf6055e91781278517;p=karo-tx-linux.git [PATCH] aoe [2/2]: update driver version number to twelve Update driver version number to twelve. 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 599951dc2c3b..0e9e586e9ba3 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 "10" +#define VERSION "12" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"