]> git.droids-corp.org - dpdk.git/commitdiff
version: 17.02.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 14 Feb 2017 21:13:04 +0000 (22:13 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 14 Feb 2017 21:17:45 +0000 (22:17 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index 7fcd1ffed4ad45480eaf215d7862cbd12cf11b15..979b6c3ca3849c12fe90b6de7d945edafd0c8651 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 56d897b958457f4740d241b1eacc6921a337c8e2..7bc57806ff6b19b0a7e6ab99c621aae315ac8ab6 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 16.11
+Version: 17.02
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org