summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas@monjalon.net>2017-10-14 01:29:59 +0200
committerThomas Monjalon <thomas@monjalon.net>2017-10-14 01:29:59 +0200
commit87607f45bdecc31c33e9b7666b918dc685a10093 (patch)
treecac5b43bd4f5f10428ada868fd6507b15433a895
parentc874523dc9fc9c384a760eb5db8c6f295185e5e3 (diff)
version: 17.11-rc1v17.11-rc1
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
-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 2bdcdb49cb..5923744277 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -78,7 +78,7 @@ extern "C" {
* 0-15 = release candidates
* 16 = release
*/
-#define RTE_VER_RELEASE 0
+#define RTE_VER_RELEASE 1
/**
* Macro to compute a version number usable for comparisons