version: 2.2.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 15 Dec 2015 16:42:32 +0000 (17:42 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 15 Dec 2015 17:06:58 +0000 (18:06 +0100)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index 45ffc06..bb3e9fc 100644 (file)
@@ -70,14 +70,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 4
+#define RTE_VER_PATCH_RELEASE 16
 
 /**
  * Macro to compute a version number usable for comparisons
index f92b9cc..196506c 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 2.1.0
+Version: 2.2.0
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org