]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/net/ixgbe/ixgbe_main.c
ixgbe: Bump driver version number
[linux-2.6.git] / drivers / net / ixgbe / ixgbe_main.c
index fe52736658366b53686b2cfdd6e7e5c7a93bdc72..c19818303629a04ba8c6144053ba9caf71d7aebd 100644 (file)
@@ -49,7 +49,7 @@ char ixgbe_driver_name[] = "ixgbe";
 static const char ixgbe_driver_string[] =
                               "Intel(R) 10 Gigabit PCI Express Network Driver";
 
-#define DRV_VERSION "2.0.37-k2"
+#define DRV_VERSION "2.0.44-k2"
 const char ixgbe_driver_version[] = DRV_VERSION;
 static char ixgbe_copyright[] = "Copyright (c) 1999-2009 Intel Corporation.";