version: 2.1.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 11 Aug 2015 22:56:05 +0000 (00:56 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 17 Aug 2015 17:35:37 +0000 (19:35 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index 10d9e5c..29baa06 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 fb71ccc..acbb2be 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 2.0.0
+Version: 2.1.0
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org