summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2015-08-11 00:35:04 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2015-08-11 00:35:04 +0200
commit1b7e102356eeb57f3f6cdff48729f5d44cb69393 (patch)
treebc93525d430c00614c0dfdd91590c4683c521fd3
parenteebeb3f60b5817392356627e55f6bcb27a191357 (diff)
version: 2.1.0-rc4v2.1.0-rc4
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 66b42aab03..10d9e5c879 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 3
+#define RTE_VER_PATCH_RELEASE 4
/**
* Macro to compute a version number usable for comparisons