Commit 0024fd00 authored by Auke Kok's avatar Auke Kok Committed by Jeff Garzik
Browse files

igb: Increment driver version

parent 87cb7e8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
#endif
#include "igb.h"

#define DRV_VERSION "1.0.8-k2"
#define DRV_VERSION "1.2.45-k2"
char igb_driver_name[] = "igb";
char igb_driver_version[] = DRV_VERSION;
static const char igb_driver_string[] =