summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Marchand <david.marchand@6wind.com>2014-02-19 11:17:23 +0100
committerDavid Marchand <david.marchand@6wind.com>2014-02-26 11:07:29 +0100
commitf95b372558b2177a86a03ec66d339e24a91900e8 (patch)
tree750ff7ee007fd5b0fdfe066b235fe6da41708ed1
parentc528a3b7d5be8603ac3b016e512190c1092f958c (diff)
version: 1.6.0r1v1.6.0r1
Signed-off-by: David Marchand <david.marchand@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 56dfa3219a..840a2b390e 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 0
+#define RTE_VER_PATCH_RELEASE 1
/**
* Macro to compute a version number usable for comparisons