igb: Increment driver version
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
87cb7e8cc5
commit
0024fd00cd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#endif
|
||||
#include "igb.h"
|
||||
|
||||
#define DRV_VERSION "1.0.8-k2"
|
||||
#define DRV_VERSION "1.2.45-k2"
|
||||
char igb_driver_name[] = "igb";
|
||||
char igb_driver_version[] = DRV_VERSION;
|
||||
static const char igb_driver_string[] =
|
||||
|
|
Loading…
Reference in a new issue