summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2013-11-19 22:15:25 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2013-11-22 14:14:03 +0100
commit2362c9afbaa7be23157ffca83887929625fe61a1 (patch)
treed1d0175db89ffbcf2168cbdeb33eb5688bb26d13
parent234cf3da23c914815e216524ed62ff2c732396ce (diff)
version: 1.5.0r2v1.5.0r2
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 7f08262ba5..f96035e148 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -69,7 +69,7 @@ extern "C" {
/**
* Patch release number i.e. the w in x.y.zrw
*/
-#define RTE_VER_PATCH_RELEASE 1
+#define RTE_VER_PATCH_RELEASE 2
/**
* Macro to compute a version number usable for comparisons