From e3df04331a14f0857d04e3f370343993919dd908 Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Thu, 25 Oct 2012 12:15:23 +1100 Subject: [PATCH] aoe: update driver-internal version number to 60 Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton --- 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 8e8da1cd204d..536942b46ab6 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 "50" +#define VERSION "60" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- 2.39.2