summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2015-07-20 03:44:18 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2015-07-20 03:44:18 +0200
commited04be877ef9eb7a9179c14daacf444e68bbf642 (patch)
tree412cb365b3fea7cc7e82310806561d0c3450dbf2
parentfc2d48890033d713bddb19bcebd2f903d14f5ab1 (diff)
version: 2.1.0-rc1v2.1.0-rc1
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 8763697255..e24cd2b3f0 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 0
+#define RTE_VER_PATCH_RELEASE 1
/**
* Macro to compute a version number usable for comparisons