summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoe.h
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-12-18 00:03:41 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-18 01:15:24 (GMT)
commitcd220bf51f94e6b3f7678183b6ea911cefbf7d03 (patch)
tree6a2670bdafa8400749af0ba22aa38f6546825d74 /drivers/block/aoe/aoe.h
parenta04b41cd2c3ea39115a2d4f264773a5956a3318d (diff)
downloadlinux-fsl-qoriq-cd220bf51f94e6b3f7678183b6ea911cefbf7d03.tar.xz
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>
Diffstat (limited to 'drivers/block/aoe/aoe.h')
-rw-r--r--drivers/block/aoe/aoe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index 8e8da1c..536942b 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"