summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2015-08-04 00:12:18 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2015-08-04 00:12:18 +0200
commit40cf5f884a2f58163505d341d0092d08672af218 (patch)
tree75ba70dcb53f4f48dd6e1dc44bf5eec6fc8e84b0
parent8d085a0ab340b787d4063976cd223b7fd08a13c5 (diff)
version: 2.1.0-rc3v2.1.0-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 795dd5851d..66b42aab03 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_PATCH_RELEASE 2
+#define RTE_VER_PATCH_RELEASE 3
/**
* Macro to compute a version number usable for comparisons