Skip to content
Snippets Groups Projects
Commit 20a49c71 authored by Yongseok Koh's avatar Yongseok Koh
Browse files

version: 17.11.7-rc1


Signed-off-by: default avatarYongseok Koh <yskoh@mellanox.com>
parent a7397f69
No related branches found
Tags v17.11.7-rc1
No related merge requests found
......@@ -66,19 +66,19 @@ extern "C" {
/**
* Patch level number i.e. the z in yy.mm.z
*/
#define RTE_VER_MINOR 6
#define RTE_VER_MINOR 7
/**
* Extra string to be appended to version number
*/
#define RTE_VER_SUFFIX ""
#define RTE_VER_SUFFIX "-rc"
/**
* Patch release number
* 0-15 = release candidates
* 16 = release
*/
#define RTE_VER_RELEASE 16
#define RTE_VER_RELEASE 1
/**
* Macro to compute a version number usable for comparisons
......
......@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
Name: dpdk
Version: 17.11.6
Version: 17.11.7-rc1
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