summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas@monjalon.net>2017-05-11 03:11:34 +0200
committerThomas Monjalon <thomas@monjalon.net>2017-05-11 03:11:34 +0200
commit222555480a7f9979d10faa9bb8b9773b0e1aa058 (patch)
tree4bfeadc905c977e45e54a90c42330553b8942e4e
parent12a88ac3874cb9fbac3fc8138ef8579ca1ee598b (diff)
version: 17.05.0v17.05
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
-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 2baba77969..07a085eb82 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 7bc57806ff..e38e2a2dbf 100644
--- a/pkg/dpdk.spec
+++ b/pkg/dpdk.spec
@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
-Version: 17.02
+Version: 17.05
Release: 1
Packager: packaging@6wind.com
URL: http://dpdk.org