summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-04-01 23:52:02 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2016-04-01 23:52:18 +0200
commitf887a6f85528b8dae70f8f5c4c16e21f7648240e (patch)
treeccf8c130496204bdcf7bce6ef47bd8bdb93f7918
parente86b85ca757bad1d2dfe380860ba7539fb2314aa (diff)
version: 16.04-rc3v16.04-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 51b6d2827d..5ddb4d4dae 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 2
+#define RTE_VER_RELEASE 3
/**
* Macro to compute a version number usable for comparisons