version: 18.02.0
authorThomas Monjalon <thomas@monjalon.net>
Wed, 14 Feb 2018 18:11:02 +0000 (19:11 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 14 Feb 2018 18:11:02 +0000 (19:11 +0100)
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index 3fff962..8173802 100644 (file)
@@ -42,14 +42,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 4
+#define RTE_VER_RELEASE 16
 
 /**
  * Macro to compute a version number usable for comparisons
index 6a41fc7..4d3b574 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 17.11
+Version: 18.02
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org