]> git.droids-corp.org - dpdk.git/commitdiff
version: 2.0.0
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 31 Mar 2015 01:30:25 +0000 (03:30 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 3 Apr 2015 14:13:45 +0000 (16:13 +0200)
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/rel_notes/index.rst
doc/guides/rel_notes/rel_description.rst
lib/librte_eal/common/include/rte_version.h
pkg/dpdk.spec

index cf712b222ae2a9eb1918a360fc76bc9e5f90686e..d79078353dd96e19011aa3b693060eef798737a2 100644 (file)
@@ -31,7 +31,7 @@
 Release Notes
 =============
 
-Package Version: 1.8
+Package Version: 2.0
 
 |today|
 
index c8ff4836392eb2c983b3ecd53bda53d77c6feab2..9b1fb7f1f901cf2f92c25b839ddaee0b961746c1 100644 (file)
@@ -32,7 +32,7 @@ Description of Release
 ======================
 
 These release notes cover the new features,
-fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 1.7.0.
+fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 2.0.0.
 
 For instructions on compiling and running the release, see the *DPDK Getting Started Guide*.
 
index 5a508094edb0645155cd7935db169f7c4f73e76e..459b64805dd5466ed3f96c2eb79c4d1cd7d4c91c 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 3
+#define RTE_VER_PATCH_RELEASE 16
 
 /**
  * Macro to compute a version number usable for comparisons
index 56fccd00b5da5f3f9a7bc9da42a8d2bf3e42579d..5f6ec6a2d07ca396151f9afd37fa29d2a63a62ca 100644 (file)
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 1.8.0
+Version: 2.0.0
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org