summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-10-26 23:51:42 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-10-26 23:51:42 +0200
commitca41215c051a1f4f6f96e947ccb671dab3509cbf (patch)
tree40d7a01d68956e53bf6830c699df1e529a5ffa28
parentf146ada21d1ec21f516bc717c8535b05f66457cb (diff)
version: 16.11-rc2v16.11-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 6837779fd1..d3bcf22e36 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