aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoe.h
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-10-04 17:16:50 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-06 03:05:30 +0900
commit322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab (patch)
treeeec4ed30569f3583161839711137e5914de98aba /drivers/block/aoe/aoe.h
parentaoe: update documentation to better reflect aoe-plus-udev usage (diff)
downloadlinux-dev-322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab.tar.xz
linux-dev-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 '')
-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"