aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas@monjalon.net>2017-07-21 19:33:46 +0300
committerThomas Monjalon <thomas@monjalon.net>2017-07-21 19:33:46 +0300
commit67c4b6db68e199247b5dbd63f560582640b180bf (patch)
treedd0a5c060b86e2e6bef4b5d45f4382dafb8c9b7e
parent13b1a5973552e5bf3edfe9986768510fece92361 (diff)
version: 17.08-rc2HEADmaster
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 053774165..0e737ab0e 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 1
+#define RTE_VER_RELEASE 2
/**
* Macro to compute a version number usable for comparisons