mirror of https://gitee.com/openkylin/linux.git
igbvf: Bump version number
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
10090751c0
commit
7d94eb84f3
|
@ -45,7 +45,7 @@
|
|||
|
||||
#include "igbvf.h"
|
||||
|
||||
#define DRV_VERSION "2.0.0-k"
|
||||
#define DRV_VERSION "2.0.1-k"
|
||||
char igbvf_driver_name[] = "igbvf";
|
||||
const char igbvf_driver_version[] = DRV_VERSION;
|
||||
static const char igbvf_driver_string[] =
|
||||
|
|
Loading…
Reference in New Issue