mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-10 03:20:49 +00:00
ixgbe: Bump version number
Update ixgbe version number. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
622a2ef538
commit
01ec5525fc
@ -76,7 +76,7 @@ char ixgbe_default_device_descr[] =
|
||||
static char ixgbe_default_device_descr[] =
|
||||
"Intel(R) 10 Gigabit Network Connection";
|
||||
#endif
|
||||
#define DRV_VERSION "5.0.0-k"
|
||||
#define DRV_VERSION "5.1.0-k"
|
||||
const char ixgbe_driver_version[] = DRV_VERSION;
|
||||
static const char ixgbe_copyright[] =
|
||||
"Copyright (c) 1999-2016 Intel Corporation.";
|
||||
|
Loading…
Reference in New Issue
Block a user