Skip to content

Commit

Permalink
igb: Increment driver version
Browse files Browse the repository at this point in the history
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Auke Kok authored and Jeff Garzik committed Jul 11, 2008
1 parent 87cb7e8 commit 0024fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] =
Expand Down

0 comments on commit 0024fd0

Please sign in to comment.