Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef850045 authored by Auke Kok's avatar Auke Kok Committed by Jeff Garzik
Browse files

ixgbe: Increment version



Signed-off-by: default avatarAuke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent bd0362dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@ char ixgbe_driver_name[] = "ixgbe";
static const char ixgbe_driver_string[] =
static const char ixgbe_driver_string[] =
	"Intel(R) 10 Gigabit PCI Express Network Driver";
	"Intel(R) 10 Gigabit PCI Express Network Driver";


#define DRV_VERSION "1.1.18"
#define DRV_VERSION "1.3.18-k2"
const char ixgbe_driver_version[] = DRV_VERSION;
const char ixgbe_driver_version[] = DRV_VERSION;
static const char ixgbe_copyright[] =
static const char ixgbe_copyright[] =
	 "Copyright (c) 1999-2007 Intel Corporation.";
	 "Copyright (c) 1999-2007 Intel Corporation.";