aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEd L Cashin <ecashin@coraid.com>2005-04-29 10:24:28 -0400
committerGreg KH <gregkh@suse.de>2005-05-03 23:34:55 -0700
commit0e57c7166675a86293f150d5ef7779edd629fe2a (patch)
tree5227de18bbd59513f48766b4f38694d122ffeb59 /drivers
parent4613ed277ab8a41640434181898ef4649cc7301e (diff)
downloadlinux-0e57c7166675a86293f150d5ef7779edd629fe2a.tar.gz
[PATCH] aoe: update version number to 10
update version number to 10 Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-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 aa8b547ffafa66..721ba8086043bd 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 "6"
+#define VERSION "10"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"