version: 2.0.0-rc2

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Thomas Monjalon 2015-03-17 23:02:56 +01:00
parent f7ff1d7476
commit 1a5994ac2c

View File

@ -77,7 +77,7 @@ extern "C" {
* 0-15 = release candidates
* 16 = release
*/
#define RTE_VER_PATCH_RELEASE 1
#define RTE_VER_PATCH_RELEASE 2
/**
* Macro to compute a version number usable for comparisons