version: 17.05.0

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
This commit is contained in:
Thomas Monjalon 2017-05-11 03:11:34 +02:00
parent 12a88ac387
commit 222555480a
2 changed files with 3 additions and 3 deletions

View File

@ -71,14 +71,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

View File

@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
Version: 17.02
Version: 17.05
Release: 1
Packager: packaging@6wind.com
URL: http://dpdk.org