summaryrefslogtreecommitdiff
path: root/drivers/block/aoe
diff options
context:
space:
mode:
authorEd L Cashin <ecashin@coraid.com>2005-08-19 17:05:21 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2005-09-09 14:23:19 -0700
commit49a1fd60d2a8e671222515cf6055e91781278517 (patch)
tree4d27a330c7944c8d67ab192fb30cab7659bdeb86 /drivers/block/aoe
parente39526e6e7a96904c9f1c85375d49ff437c18c44 (diff)
[PATCH] aoe [2/2]: update driver version number to twelve
Update driver version number to twelve. Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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 599951dc2c3..0e9e586e9ba 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,5 @@
/* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "10"
+#define VERSION "12"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"