From ecashin@coraid.com Tue Feb 7 08:58:03 2006 Message-ID: <90e15e828c9fdf80585f67aed54dca38@coraid.com> Date: Tue, 7 Feb 2006 11:37:36 -0500 From: "Ed L. Cashin" Cc: ecashin@coraid.com, Greg K-H Subject: aoe [3/3]: update version to 22 Increase version number to 22. Signed-off-by: "Ed L. Cashin" --- 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 "21" +#define VERSION "22" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"