Skip to content
Snippets Groups Projects
Commit 7173acef authored by Thomas Monjalon's avatar Thomas Monjalon
Browse files

version: 2.1.0

parent 8ffaa0a8
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment