aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Cashin <[email protected]>2012-12-17 16:03:53 -0800
committerLinus Torvalds <[email protected]>2012-12-17 17:15:24 -0800
commit519b77b0320fabb07fe54a300876dfff5f96d233 (patch)
tree621d7ff2f1e259a52ec6e7a80062b807cede8820
parent3fc9b032489d365957ce531d32e225b2d0b3ed11 (diff)
aoe: update driver-internal version to 64+
Signed-off-by: Ed Cashin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--drivers/block/aoe/aoe.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index c253cca4985b..9655ce38e6eb 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,6 @@
+
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "60"
+#define VERSION "64+"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"