From 6fb3161060fc894295a27f9304c56ef34492799d Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Fri, 19 Dec 2014 14:36:18 +0100 Subject: [PATCH] version: 1.8.0 Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/index.rst | 2 +- lib/librte_eal/common/include/rte_version.h | 4 ++-- pkg/dpdk-core.spec | 2 +- 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 -- 2.20.1