ixgb: increment version to 1.0.104-k4
authorAuke Kok <auke-jan.h.kok@intel.com>
Thu, 25 May 2006 20:24:27 +0000 (13:24 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Thu, 25 May 2006 20:24:27 +0000 (13:24 -0700)
Increment the driver version to 1.0.104-k4

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/ixgb/ixgb_main.c

index 0e23994a6a76706a9424f593696f03c630cc2f8b..0a0c876dcbddea5fba2d552e594b57bc1c6d8403 100644 (file)
@@ -52,7 +52,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver";
 #else
 #define DRIVERNAPI "-NAPI"
 #endif
-#define DRV_VERSION            "1.0.104-k2"DRIVERNAPI
+#define DRV_VERSION            "1.0.104-k4"DRIVERNAPI
 char ixgb_driver_version[] = DRV_VERSION;
 static char ixgb_copyright[] = "Copyright (c) 1999-2005 Intel Corporation.";