summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2017-04-06 23:25:18 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2017-04-06 23:25:18 +0200
commit909712510060d458abdb1ac9a9360352b177aad8 (patch)
treee2badfe8570dde56c8fd3b864be75231b6ec4997
parent2ed8fd9d1078b5b7c83e001297cb5f0e322a293c (diff)
version: 17.05-rc1v17.05-rc1
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 c84c7485d8..8e076c0b8d 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