ice: Update version string
Update version string to 0.7.2-k Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@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
124cd54796
commit
5cc6c8b30c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include "ice.h"
|
||||
#include "ice_lib.h"
|
||||
|
||||
#define DRV_VERSION "0.7.1-k"
|
||||
#define DRV_VERSION "0.7.2-k"
|
||||
#define DRV_SUMMARY "Intel(R) Ethernet Connection E800 Series Linux Driver"
|
||||
const char ice_drv_ver[] = DRV_VERSION;
|
||||
static const char ice_driver_string[] = DRV_SUMMARY;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue