|
@@ -54,7 +54,7 @@ char ixgbevf_driver_name[] = "ixgbevf";
|
|
|
static const char ixgbevf_driver_string[] =
|
|
|
"Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";
|
|
|
|
|
|
-#define DRV_VERSION "2.1.0-k"
|
|
|
+#define DRV_VERSION "2.2.0-k"
|
|
|
const char ixgbevf_driver_version[] = DRV_VERSION;
|
|
|
static char ixgbevf_copyright[] =
|
|
|
"Copyright (c) 2009 - 2010 Intel Corporation.";
|