From ecashin@coraid.com Thu Sep 29 10:06:31 2005 From: "Ed L. Cashin" CC: ecashin@coraid.com, Greg K-H Subject: aoe: update to version 14 Date: Thu, 29 Sep 2005 12:47:55 -0400 Message-ID: <87ek77akhw.fsf@coraid.com> Signed-off-by: "Ed L. Cashin" Signed-off-by: Greg Kroah-Hartman Update driver version number to 14. --- drivers/block/aoe/aoe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- gregkh-2.6.orig/drivers/block/aoe/aoe.h +++ gregkh-2.6/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"