commit | 0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3 | [log] [tgz] |
---|---|---|
author | Ed L. Cashin <ecashin@coraid.com> | Tue Feb 07 11:37:36 2006 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Mar 23 22:01:57 2006 -0800 |
tree | bf5944c7cc03e46d4dfa0fcedeaf34917da88b67 | |
parent | 9d41965b783474dba9fcf3eb02e5eb60540e6ff6 [diff] |
[PATCH] aoe [3/3]: update version to 22 Increase version number to 22. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 7ff5f94..6eebcb7 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"