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

Commit ff1e55b0 authored by Auke Kok's avatar Auke Kok Committed by Auke Kok
Browse files

e1000: Increment version to 7.2.9-k4



Significant fixes -> increment driver version.

Signed-off-by: default avatarAuke Kok <auke-jan.h.kok@intel.com>
parent d2a1e213
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
#else
#define DRIVERNAPI "-NAPI"
#endif
#define DRV_VERSION "7.2.9-k2"DRIVERNAPI
#define DRV_VERSION "7.2.9-k4"DRIVERNAPI
char e1000_driver_version[] = DRV_VERSION;
static char e1000_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";