version: 2.0.0-rc3

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Thomas Monjalon 2015-03-31 03:33:48 +02:00
parent c5331c7a1d
commit f14db469be

View File

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