From: Ed L. Cashin Date: Thu, 29 Sep 2005 16:47:55 +0000 (-0400) Subject: [PATCH] aoe: update to version 14 X-Git-Tag: v2.6.15-rc1~731^2~28^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dc7c555636e46bb64b4da3570a345f4b247eaf0;p=platform%2Fupstream%2Fkernel-adaptation-pc.git [PATCH] aoe: update to version 14 Signed-off-by: "Ed L. Cashin" Signed-off-by: Greg Kroah-Hartman Update driver version number to 14. --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 0e9e586..881c48d 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 "12" +#define VERSION "14" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"