From: Ed Cashin Date: Tue, 18 Dec 2012 00:03:53 +0000 (-0800) Subject: aoe: update driver-internal version to 64+ X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=519b77b0320fabb07fe54a300876dfff5f96d233;p=~shefty%2Frdma-dev.git aoe: update driver-internal version to 64+ Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- 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"