summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2017-02-10 17:15:32 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2017-02-10 17:15:32 +0100
commit47aa9d4e0d0cc308f41f2ae17d629b869112ad71 (patch)
treec96527f9cc4d07c82ac797db1f4ca709a99ccd49
parent6b72aad61f09b870427f4ebcedae525a985bb37a (diff)
version: 17.02-rc3v17.02-rc3
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 76bfe60135..7fcd1ffed4 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 2
+#define RTE_VER_RELEASE 3
/**
* Macro to compute a version number usable for comparisons