Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cabe0700 authored by Williams, Mitch A's avatar Williams, Mitch A Committed by Jeff Kirsher
Browse files

igbvf: update version number



Update the version number to match version conventions. Bump the major
version to indicate that new hardware support (i350) has been added.

Signed-off-by: default avatarMitch Williams <mitch.a.williams@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent b3ccf267
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@

#include "igbvf.h"

#define DRV_VERSION "1.0.8-k0"
#define DRV_VERSION "2.0.0-k"
char igbvf_driver_name[] = "igbvf";
const char igbvf_driver_version[] = DRV_VERSION;
static const char igbvf_driver_string[] =