ice: Bump version number

Update driver version to 0.7.5

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:
Tony Nguyen 2019-06-26 02:20:27 -07:00 committed by Jeff Kirsher
parent b67f25d76e
commit 3015b8fcb6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include "ice_lib.h"
#include "ice_dcb_lib.h"
#define DRV_VERSION "0.7.4-k"
#define DRV_VERSION "0.7.5-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;