dect
/
linux-2.6
Archived
13
0
Fork 0

ixgb: Increment version to 1.0.112-k2

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
This commit is contained in:
Auke Kok 2006-08-31 14:27:53 -07:00 committed by Auke Kok
parent 69c7a94033
commit 9ee093f653
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver";
#else
#define DRIVERNAPI "-NAPI"
#endif
#define DRV_VERSION "1.0.109-k4"DRIVERNAPI
#define DRV_VERSION "1.0.112-k2"DRIVERNAPI
char ixgb_driver_version[] = DRV_VERSION;
static char ixgb_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";