dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] aoe [2/2]: update driver version number to twelve

Update driver version number to twelve.

Signed-off-by: Ed L. Cashin <ecashin@coraid.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Ed L Cashin 2005-08-19 17:05:21 -04:00 committed by Greg Kroah-Hartman
parent e39526e6e7
commit 49a1fd60d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "10"
#define VERSION "12"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"