From: Ed Cashin Date: Tue, 18 Dec 2012 00:03:41 +0000 (-0800) Subject: aoe: update driver-internal version number to 60 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cd220bf51f94e6b3f7678183b6ea911cefbf7d03;p=linux.git aoe: update driver-internal version number to 60 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 8e8da1cd204da..536942b46ab68 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"