summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd L. Cashin <ecashin@coraid.com>2006-02-07 11:37:36 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2006-03-23 22:01:57 -0800
commit0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3 (patch)
treebf5944c7cc03e46d4dfa0fcedeaf34917da88b67
parent9d41965b783474dba9fcf3eb02e5eb60540e6ff6 (diff)
[PATCH] aoe [3/3]: update version to 22
Increase version number to 22. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
-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 7ff5f9470f55..6eebcb7be97e 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 "21"
+#define VERSION "22"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"