summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2013-07-03 15:09:07 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 16:08:05 -0700
commit94ac11833fc46fcde6eec7d97893a44c7673967b (patch)
tree8a0fd98320fc1ad961197d48de07fd2b4230608d /drivers/block
parentca47bbd93c1cc75b9b2736b0ac49129718f32342 (diff)
downloadlinux-0-day-94ac11833fc46fcde6eec7d97893a44c7673967b.tar.gz
linux-0-day-94ac11833fc46fcde6eec7d97893a44c7673967b.tar.xz
aoe: update internal version number to v83
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')
-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 2284f892c0bc7..025c41d3cb335 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,5 @@
/* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "81"
+#define VERSION "83"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"