Browse Source

igb: Increment driver version

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>
Auke Kok 17 years ago
parent
commit
0024fd00cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/igb/igb_main.c

+ 1 - 1
drivers/net/igb/igb_main.c

@@ -46,7 +46,7 @@
 #endif
 #endif
 #include "igb.h"
 #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_name[] = "igb";
 char igb_driver_version[] = DRV_VERSION;
 char igb_driver_version[] = DRV_VERSION;
 static const char igb_driver_string[] =
 static const char igb_driver_string[] =