version: 1.6.0r1

Signed-off-by: David Marchand <david.marchand@6wind.com>
This commit is contained in:
David Marchand 2014-02-19 11:17:23 +01:00
parent c528a3b7d5
commit f95b372558

View File

@ -69,7 +69,7 @@ extern "C" {
/**
* Patch release number i.e. the w in x.y.zrw
*/
#define RTE_VER_PATCH_RELEASE 0
#define RTE_VER_PATCH_RELEASE 1
/**
* Macro to compute a version number usable for comparisons