summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <[email protected]>2017-11-15 01:24:53 +0100
committerThomas Monjalon <[email protected]>2017-11-15 19:00:28 +0100
commitd84aad650401a122cb75bd5811e49b03ef3dc49d (patch)
tree54b453b237bd1606b0811b4312155441cc99f017
parent7fe928713e1db95f444387d60e3c86e015b5336a (diff)
version: 17.11.0v17.11
Signed-off-by: Thomas Monjalon <[email protected]>
-rw-r--r--lib/librte_eal/common/include/rte_version.h4
-rw-r--r--pkg/dpdk.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h
index fa018074ea..b176f65854 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -71,14 +71,14 @@ extern "C" {
/**
* Extra string to be appended to version number
*/
-#define RTE_VER_SUFFIX "-rc"
+#define RTE_VER_SUFFIX ""
/**
* Patch release number
* 0-15 = release candidates
* 16 = release
*/
-#define RTE_VER_RELEASE 4
+#define RTE_VER_RELEASE 16
/**
* Macro to compute a version number usable for comparisons
diff --git a/pkg/dpdk.spec b/pkg/dpdk.spec
index fd1b5ef718..6a41fc719f 100644
--- a/pkg/dpdk.spec
+++ b/pkg/dpdk.spec
@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
-Version: 17.08
+Version: 17.11
Release: 1
URL: http://dpdk.org