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 69e59d46fa3f8a7daef870836db515fd3140435a..2724149e7166d5016085ce5c4a09ddac6c2ef69d 100644 (file)
@@ -31,7 +31,7 @@
 Release Notes
 =============
 
-Package Version: 1.7
+Package Version: 1.8
 
 |today|
 
index 59de43578f320600e249ed59449eded3c17b5f85..d2686ae3eb64e41db15594b177a5a774353b1118 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 df3ba3a0dfb15f1df5dde832c392df4358e0b4c8..76ae701133744e5aaabc696b8d06a9e981b9addd 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