summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-07-11 21:47:34 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-07-11 21:47:34 +0200
commit11c5e45d88ff3fcb86be4a1c23c766b35bafdc70 (patch)
treec9e6fc399c2738e84ed2585e6e51e90f9608ca12
parent4d0c51a85d2b311f0c7ede45e42f3564e489e382 (diff)
version: 16.07-rc2v16.07-rc2
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 dbe0997505..3710222794 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -77,7 +77,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