summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2015-03-17 23:02:56 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2015-03-17 23:02:56 +0100
commit1a5994ac2ce11c112d9eed69c08311b31ac7f3d2 (patch)
treecfcee4a8203746bf75051a2c864266a19221c4a0
parentf7ff1d747669c8660c9dd3c518c76d1a71e7ec70 (diff)
version: 2.0.0-rc2v2.0.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 15bdec87c2..f13dfe1bfb 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 1
+#define RTE_VER_PATCH_RELEASE 2
/**
* Macro to compute a version number usable for comparisons