diff options
| author | Thomas Monjalon <[email protected]> | 2016-07-25 18:29:37 +0200 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2016-07-25 22:21:06 +0200 |
| commit | 3cddac20ed574ad03afb7087f1d12ee514713de3 (patch) | |
| tree | 483ec63053763494272e9ef1018261eb77fd97b8 | |
| parent | cae54ac47cedbf9836a09dc61fbb85bd4ac8afd1 (diff) | |
version: 16.07-rc5v16.07-rc5
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 bbffecff51..1e147617cd 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 4 +#define RTE_VER_RELEASE 5 /** * Macro to compute a version number usable for comparisons |
