tree cce16ef0a7fb6cce6238f55f219134e900811943 parent 32465c650670c7499548d70fdeed57fab44ee679 author [EMAIL PROTECTED] <[EMAIL PROTECTED]> Tue, 19 Apr 2005 12:00:18 -0700 committer Greg KH <[EMAIL PROTECTED]> Tue, 19 Apr 2005 12:00:18 -0700
[PATCH] aoe 3/12: update driver version to 6 update driver version to 6 Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> block/aoe/aoe.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: drivers/block/aoe/aoe.h =================================================================== --- ec83b6febfcaa9b2b7c756b9ef38c59c7806ce9b/drivers/block/aoe/aoe.h (mode:100644 sha1:ae16a21aca5cae6f6920515ee814c2a3c9e3a811) +++ cce16ef0a7fb6cce6238f55f219134e900811943/drivers/block/aoe/aoe.h (mode:100644 sha1:cb5dca3ce9f56c99d11477960e0271c8f3fbf4f0) @@ -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" - To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
