From 519b77b0320fabb07fe54a300876dfff5f96d233 Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Mon, 17 Dec 2012 16:03:53 -0800 Subject: [PATCH] aoe: update driver-internal version to 64+ Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- 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 c253cca4985..9655ce38e6e 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.41.0