version: 16.11.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Nov 2016 14:25:52 +0000 (15:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Nov 2016 14:28:12 +0000 (15:28 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index 8ac1abb..da204e6 100644 (file)
@@ -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 3
+#define RTE_VER_RELEASE 16
 
 /**
  * Macro to compute a version number usable for comparisons
index b594e58..ba2a476 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 16.07
+Version: 16.11
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org