diff options
| author | Thomas Monjalon <[email protected]> | 2015-08-11 00:35:04 +0200 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2015-08-11 00:35:04 +0200 |
| commit | 1b7e102356eeb57f3f6cdff48729f5d44cb69393 (patch) | |
| tree | bc93525d430c00614c0dfdd91590c4683c521fd3 | |
| parent | eebeb3f60b5817392356627e55f6bcb27a191357 (diff) | |
version: 2.1.0-rc4v2.1.0-rc4
Signed-off-by: Thomas Monjalon <[email protected]>
| -rw-r--r-- | lib/librte_eal/common/include/rte_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index 66b42aab03..10d9e5c879 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -77,7 +77,7 @@ extern "C" { * 0-15 = release candidates * 16 = release */ -#define RTE_VER_PATCH_RELEASE 3 +#define RTE_VER_PATCH_RELEASE 4 /** * Macro to compute a version number usable for comparisons |
