]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ixgbe: bump version
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 12 Sep 2008 03:03:55 +0000 (20:03 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:55:04 +0000 (18:55 -0400)
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/ixgbe/ixgbe_main.c

index 41aede55233e1373e0c76b2d91654fc456de04d4..b513911809079b4f93db4aa1ca068c96ff63e898 100644 (file)
@@ -48,7 +48,7 @@ char ixgbe_driver_name[] = "ixgbe";
 static const char ixgbe_driver_string[] =
        "Intel(R) 10 Gigabit PCI Express Network Driver";
 
-#define DRV_VERSION "1.3.18-k4"
+#define DRV_VERSION "1.3.30-k2"
 const char ixgbe_driver_version[] = DRV_VERSION;
 static const char ixgbe_copyright[] =
         "Copyright (c) 1999-2007 Intel Corporation.";