e1000e: bump the version number

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Bruce Allan 2009-06-02 11:29:56 +00:00 committed by David S. Miller
parent 37289d9c1e
commit 3be8c940a6
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include "e1000.h"
#define DRV_VERSION "0.3.3.4-k4"
#define DRV_VERSION "1.0.2-k2"
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;