From: Ed Cashin <ecashin@coraid.com>
Date: Tue, 18 Dec 2012 00:03:41 +0000 (-0800)
Subject: aoe: update driver-internal version number to 60
X-Git-Tag: v3.8-rc1~74^2~46
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cd220bf51f94e6b3f7678183b6ea911cefbf7d03;p=users%2Fjedix%2Flinux-maple.git

aoe: update driver-internal version number to 60

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 8e8da1cd204d..536942b46ab6 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"