We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01e5f2 commit d1fc90aCopy full SHA for d1fc90a
drivers/net/ethernet/intel/i40e/i40e_main.c
@@ -27,7 +27,7 @@ static const char i40e_driver_string[] =
27
28
#define DRV_VERSION_MAJOR 2
29
#define DRV_VERSION_MINOR 8
30
-#define DRV_VERSION_BUILD 10
+#define DRV_VERSION_BUILD 20
31
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
32
__stringify(DRV_VERSION_MINOR) "." \
33
__stringify(DRV_VERSION_BUILD) DRV_KERN
0 commit comments