summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-10-05 02:16:50 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-05 20:05:30 +0200
commit322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab (patch)
treeeec4ed30569f3583161839711137e5914de98aba /drivers/block/aoe
parentaoe: update documentation to better reflect aoe-plus-udev usage (diff)
downloadlinux-322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab.tar.xz
linux-322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab.zip
aoe: update aoe-internal version number to 50
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')
-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 c2bf79791e35..d2ed7f18d1ac 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 "49"
+#define VERSION "50"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"