summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2014-12-17 00:31:34 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2014-12-17 01:04:07 +0100
commit3c3028111fa304436b800dbf2c7c27657476f3da (patch)
treea141de5265ca3a171e6c32198414f0c2ab07c4d8
parent4ba1c8b1636e1bd8c6d61fc2dbafa1f6dfbabd3c (diff)
version: 1.8.0-rc5v1.8.0-rc5
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 356207cc2f..ceb2d8f188 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -76,7 +76,7 @@ extern "C" {
* 0-15 = release candidates
* 16 = release
*/
-#define RTE_VER_PATCH_RELEASE 4
+#define RTE_VER_PATCH_RELEASE 5
/**
* Macro to compute a version number usable for comparisons