summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-07-04 03:43:08 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-07-04 03:43:08 +0200
commit26622cbe1b91727f55dfb017c4df6f533407b3c6 (patch)
tree8c3c769777f7e66a2d1ba7dd7651b563cfde370b
parentd911c94d25277cc16d87b1b4bb3771a7545c647d (diff)
version: 16.07-rc1v16.07-rc1
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 96a7db8fe6..dbe0997505 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 0
+#define RTE_VER_RELEASE 1
/**
* Macro to compute a version number usable for comparisons