From 322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Thu, 4 Oct 2012 17:16:50 -0700 Subject: [PATCH] aoe: update aoe-internal version number to 50 Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/block/aoe/aoe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index c2bf79791e3..d2ed7f18d1a 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "49" +#define VERSION "50" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- 2.41.0