ixgbe: bump version number
authorDon Skidmore <[email protected]>
Fri, 1 Mar 2013 07:09:43 +0000 (07:09 +0000)
committerJeff Kirsher <[email protected]>
Thu, 18 Apr 2013 05:27:30 +0000 (22:27 -0700)
Bump the version number reflect the corresponding functionality in the
out of tree driver.

Signed-of-by: Don Skidmore <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c

index 25c0e354f4ae7a9f894943ff9b15048b9698c30c..6bd1dd13682cb562abfd4356784e6a3f3664db82 100644 (file)
@@ -63,7 +63,7 @@ char ixgbe_default_device_descr[] =
 static char ixgbe_default_device_descr[] =
                              "Intel(R) 10 Gigabit Network Connection";
 #endif
-#define DRV_VERSION "3.11.33-k"
+#define DRV_VERSION "3.13.10-k"
 const char ixgbe_driver_version[] = DRV_VERSION;
 static const char ixgbe_copyright[] =
                                "Copyright (c) 1999-2013 Intel Corporation.";