summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2013-10-09 14:12:00 +0200
committerThomas Monjalon <thomas.monjalon@6wind.com>2013-10-09 22:36:18 +0200
commit44193f593b1e9a43430d5ec3a868d8f1aaf812ef (patch)
tree2ed1c93e8f40930ab510e81f6ca46064e7bc12d5
parentd714bf1d286cc4e4d893c7a040fe5eaaec4305ec (diff)
version: 1.4.1r2v1.4.1r2
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 1703c41a43..1b30b764d7 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -70,7 +70,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