version: 1.6.0
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
parent
06371afe39
commit
dc76ed2478
@ -59,12 +59,12 @@ extern "C" {
|
||||
/**
|
||||
* Minor version number i.e. the y in x.y.z
|
||||
*/
|
||||
#define RTE_VER_MINOR 5
|
||||
#define RTE_VER_MINOR 6
|
||||
|
||||
/**
|
||||
* Patch level number i.e. the z in x.y.z
|
||||
*/
|
||||
#define RTE_VER_PATCH_LEVEL 2
|
||||
#define RTE_VER_PATCH_LEVEL 0
|
||||
|
||||
/**
|
||||
* Extra string to be appended to version number,
|
||||
|
Loading…
Reference in New Issue
Block a user