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

Commit be0c0068 authored by Carolyn Wyborny's avatar Carolyn Wyborny Committed by Jeff Kirsher
Browse files

igb: Update version to 3.4.7.

parent 04499ec4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,8 +60,8 @@
#include "igb.h"

#define MAJ 3
#define MIN 2
#define BUILD 10
#define MIN 4
#define BUILD 7
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
char igb_driver_name[] = "igb";