summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas@monjalon.net>2018-02-06 23:41:40 +0100
committerThomas Monjalon <thomas@monjalon.net>2018-02-06 23:41:40 +0100
commitaf54b343c8b50f78eceb1624994a26696cdc204a (patch)
treefae4989d2ad5e9842b2d5d7434e1d612af997e98
parent5be776dfa9116ce6fd36c313d0f4a2130f7dd6c1 (diff)
version: 18.02-rc3v18.02-rc3
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 e9287193ad..2a8d94080d 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 2
+#define RTE_VER_RELEASE 3
/**
* Macro to compute a version number usable for comparisons