mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
igb: bump version to igb-5.4.0
Bump igb version to match other igb drivers. Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
3d05fd0a99
commit
0742337c19
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
#include "igb.h"
|
||||
|
||||
#define MAJ 5
|
||||
#define MIN 3
|
||||
#define MIN 4
|
||||
#define BUILD 0
|
||||
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
|
||||
__stringify(BUILD) "-k"
|
||||
|
|
Loading…
Add table
Reference in a new issue