From: Ed Cashin <ecashin@coraid.com> Date: Wed, 11 Sep 2013 21:25:44 +0000 (-0700) Subject: aoe: update internal version number to 85 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=896dcd9a64a86d8792302615ee8ab118dc8afd9c;p=openwrt%2Fstaging%2Fblogic.git aoe: update internal version number to 85 Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index b1f24c5a6bd1..14a9d1912318 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "83" +#define VERSION "85" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"