version: 1.6.0

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
Bruce Richardson 2014-02-05 12:39:22 +00:00 committed by David Marchand
parent 06371afe39
commit dc76ed2478

View File

@ -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,