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

Commit 9c010de7 authored by Anirudh Venkataramanan's avatar Anirudh Venkataramanan Committed by Jeff Kirsher
Browse files

ice: Bump driver version

parent 3a257a14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
#include "ice_lib.h"
#include "ice_dcb_lib.h"

#define DRV_VERSION	"0.7.3-k"
#define DRV_VERSION	"0.7.4-k"
#define DRV_SUMMARY	"Intel(R) Ethernet Connection E800 Series Linux Driver"
const char ice_drv_ver[] = DRV_VERSION;
static const char ice_driver_string[] = DRV_SUMMARY;