summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2014-11-27 22:18:32 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2014-11-27 22:50:06 +0100
commitae518a0fe52bdd8ec3b8c2e3b5db1dd965c54cd6 (patch)
tree3631c7acc1244b987ed679685f69d5ec98d88f0d
parent4f1e87a332877fd606883585ae03e23526ba9a85 (diff)
version: 1.8.0-rc2v1.8.0-rc2
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 e81a724ae2..848cea5961 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 1
+#define RTE_VER_PATCH_RELEASE 2
/**
* Macro to compute a version number usable for comparisons