From 3c4b63d9d4de253ac89b253d5210b23b7dc22364 Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Fri, 9 Nov 2012 14:05:17 +1100 Subject: [PATCH] aoe: update driver-internal version to 64+ Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton --- drivers/block/aoe/aoe.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index c253cca4985b..9655ce38e6eb 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,6 @@ + /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "60" +#define VERSION "64+" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- 2.39.2