version: 1.8.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 19 Dec 2014 13:36:18 +0000 (14:36 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 19 Dec 2014 23:38:39 +0000 (00:38 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/rel_notes/index.rst
lib/librte_eal/common/include/rte_version.h
pkg/dpdk-core.spec

index 69e59d4..2724149 100644 (file)
@@ -31,7 +31,7 @@
 Release Notes
 =============
 
-Package Version: 1.7
+Package Version: 1.8
 
 |today|
 
index 59de435..d2686ae 100644 (file)
@@ -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
index df3ba3a..76ae701 100644 (file)
@@ -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