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

Commit 12440928 authored by Bruce Allan's avatar Bruce Allan Committed by Jeff Kirsher
Browse files

e1000e: increase driver version number

parent 244735f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -56,7 +56,7 @@


#define DRV_EXTRAVERSION "-k"
#define DRV_EXTRAVERSION "-k"


#define DRV_VERSION "1.3.16" DRV_EXTRAVERSION
#define DRV_VERSION "1.4.4" DRV_EXTRAVERSION
char e1000e_driver_name[] = "e1000e";
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;
const char e1000e_driver_version[] = DRV_VERSION;