Skip to content

Commit 0742337

Browse files
Todd FujinakaJeff Kirsher
authored andcommitted
igb: bump version to igb-5.4.0
Bump igb version to match other igb drivers. Signed-off-by: Todd Fujinaka <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent 3d05fd0 commit 0742337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/intel/igb/igb_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
#include "igb.h"
5959

6060
#define MAJ 5
61-
#define MIN 3
61+
#define MIN 4
6262
#define BUILD 0
6363
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
6464
__stringify(BUILD) "-k"

0 commit comments

Comments
 (0)