commit | 0e57c7166675a86293f150d5ef7779edd629fe2a | [log] [tgz] |
---|---|---|
author | Ed L Cashin <ecashin@coraid.com> | Fri Apr 29 10:24:28 2005 -0400 |
committer | Greg KH <gregkh@suse.de> | Tue May 03 23:34:55 2005 -0700 |
tree | 5227de18bbd59513f48766b4f38694d122ffeb59 | |
parent | 4613ed277ab8a41640434181898ef4649cc7301e [diff] |
[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>
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index aa8b547..721ba80 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"