summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2017-01-19 05:54:41 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2017-01-19 05:54:41 +0100
commit6818a7f480b5afacc820273f08fcb807299cdb1a (patch)
treef95f77caf2663d69906e5b4e4fab99aec8a9aad5
parentc3cec1d8070860b3f68f3418b876a511fb99e981 (diff)
version: 17.02-rc1v17.02-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 e6b0e9a9bb..5e762d8add 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 0
+#define RTE_VER_RELEASE 1
/**
* Macro to compute a version number usable for comparisons