i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
[deliverable/linux.git] / drivers / net / ethernet / intel / i40evf / i40evf_main.c
index d1c4afdd943504498fee19a99d761f30b05a7631..b9b1dd831a162a54c5ec362dd39d15f4c634c60b 100644 (file)
@@ -38,7 +38,7 @@ static const char i40evf_driver_string[] =
 
 #define DRV_VERSION_MAJOR 1
 #define DRV_VERSION_MINOR 5
-#define DRV_VERSION_BUILD 5
+#define DRV_VERSION_BUILD 10
 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
             __stringify(DRV_VERSION_MINOR) "." \
             __stringify(DRV_VERSION_BUILD) \
This page took 0.025578 seconds and 5 git commands to generate.