summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-07-25 18:29:37 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-07-25 22:21:06 +0200
commit3cddac20ed574ad03afb7087f1d12ee514713de3 (patch)
tree483ec63053763494272e9ef1018261eb77fd97b8
parentcae54ac47cedbf9836a09dc61fbb85bd4ac8afd1 (diff)
version: 16.07-rc5v16.07-rc5
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
-rw-r--r--lib/librte_eal/common/include/rte_version.h2
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