Skip to content
Snippets Groups Projects
Commit 8b7efc04 authored by Intel's avatar Intel Committed by Thomas Monjalon
Browse files

update version to 1.4.0

Signed-off-by: Intel
parent 1d6c3ee3
No related merge requests found
......@@ -60,12 +60,12 @@ extern "C" {
/**
* Minor version number i.e. the y in x.y.z
*/
#define RTE_VER_MINOR 3
#define RTE_VER_MINOR 4
/**
* Patch level number i.e. the z in x.y.z
*/
#define RTE_VER_PATCH_LEVEL 1
#define RTE_VER_PATCH_LEVEL 0
/**
* Extra string to be appended to version number,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment