diff options
| author | Thomas Monjalon <[email protected]> | 2016-07-16 16:48:06 +0200 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2016-07-16 16:48:06 +0200 |
| commit | 608487f3fc96704271c624d0f3fe9d7fb2187aea (patch) | |
| tree | b84800fce31e7233445a7997c19df409c2a364ea | |
| parent | 930aa6175a9becad4702002ce2435bde025c441f (diff) | |
version: 16.07-rc3v16.07-rc3
Signed-off-by: Thomas Monjalon <[email protected]>
| -rw-r--r-- | lib/librte_eal/common/include/rte_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index 3710222794..eacc86c1db 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -77,7 +77,7 @@ extern "C" { * 0-15 = release candidates * 16 = release */ -#define RTE_VER_RELEASE 2 +#define RTE_VER_RELEASE 3 /** * Macro to compute a version number usable for comparisons |
