summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2014-12-11 01:42:52 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2014-12-11 01:44:25 +0100
commit4c8b41715168101dc76fd9b264658837ff54ab76 (patch)
tree116e1903287ea565aea66779d07f8a9a7686610d
parent2ed44e38fa1be16e093fc06e3800bbaf9c2b7388 (diff)
version: 1.8.0-rc4v1.8.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 c6f11c16e7..54cb9a6364 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 3
+#define RTE_VER_PATCH_RELEASE 4
/**
* Macro to compute a version number usable for comparisons