diff options
author | Ed L. Cashin <ecashin@coraid.com> | 2006-02-07 19:37:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-24 09:01:57 +0300 |
commit | 0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3 (patch) | |
tree | bf5944c7cc03e46d4dfa0fcedeaf34917da88b67 /drivers/block/aoe | |
parent | 9d41965b783474dba9fcf3eb02e5eb60540e6ff6 (diff) | |
download | linux-0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3.tar.xz |
[PATCH] aoe [3/3]: update version to 22
Increase version number to 22.
Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
Diffstat (limited to 'drivers/block/aoe')
-rw-r--r-- | drivers/block/aoe/aoe.h | 2 |
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" |