From: Intel Date: Mon, 22 Jul 2013 22:00:00 +0000 (+0200) Subject: update version to 1.4.1 X-Git-Tag: spdx-start~11163 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=cd449b929bdbdd5d2b70c7bcf91442dea6780ffc update version to 1.4.1 Signed-off-by: Intel --- diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index 87eace8de7..63db463d77 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -65,7 +65,7 @@ extern "C" { /** * Patch level number i.e. the z in x.y.z */ -#define RTE_VER_PATCH_LEVEL 0 +#define RTE_VER_PATCH_LEVEL 1 /** * Extra string to be appended to version number,