summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas@monjalon.net>2018-02-08 23:20:35 +0100
committerThomas Monjalon <thomas@monjalon.net>2018-02-08 23:20:35 +0100
commitf38e484e5272b162706f00529aa795a9d97b0244 (patch)
tree22e0cd19927ab5c245aade45220e85096c0b716c
parentb8f07423948a03404a9f7ef642091c31ad247907 (diff)
version: 18.02-rc4v18.02-rc4
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 2a8d94080d..3fff962fda 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -49,7 +49,7 @@ extern "C" {
* 0-15 = release candidates
* 16 = release
*/
-#define RTE_VER_RELEASE 3
+#define RTE_VER_RELEASE 4
/**
* Macro to compute a version number usable for comparisons