From: ecashin@coraid.com Date: Tue, 19 Apr 2005 05:00:18 +0000 (-0700) Subject: [PATCH] aoe 3/12: update driver version to 6 X-Git-Tag: v2.6.12-rc3~24^2~7 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b68650fd3f31d47426a2b1c6cfad904880258423;p=linux-2.6-omap-h63xx.git [PATCH] aoe 3/12: update driver version to 6 update driver version to 6 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 ae16a21aca5..cb5dca3ce9f 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 "5" +#define VERSION "6" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"