summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2014-12-19 14:36:18 +0100
committerThomas Monjalon <thomas.monjalon@6wind.com>2014-12-20 00:38:39 +0100
commit6fb3161060fc894295a27f9304c56ef34492799d (patch)
tree0bb6e7e601a59347e5b1bb88b79b48abb48179b7
parent9a46da6da8d1385613028726a27527b6de34ca4f (diff)
version: 1.8.0v1.8.0
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
-rw-r--r--doc/guides/rel_notes/index.rst2
-rw-r--r--lib/librte_eal/common/include/rte_version.h4
-rw-r--r--pkg/dpdk-core.spec2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst
index 69e59d46fa..2724149e71 100644
--- a/doc/guides/rel_notes/index.rst
+++ b/doc/guides/rel_notes/index.rst
@@ -31,7 +31,7 @@
Release Notes
=============
-Package Version: 1.7
+Package Version: 1.8
|today|
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h
index 59de43578f..d2686ae3eb 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -69,14 +69,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_PATCH_RELEASE 6
+#define RTE_VER_PATCH_RELEASE 16
/**
* Macro to compute a version number usable for comparisons
diff --git a/pkg/dpdk-core.spec b/pkg/dpdk-core.spec
index df3ba3a0df..76ae701133 100644
--- a/pkg/dpdk-core.spec
+++ b/pkg/dpdk-core.spec
@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
-Version: 1.7.1
+Version: 1.8.0
Release: 1
Packager: packaging@6wind.com
URL: http://dpdk.org