diff options
| author | Thomas Monjalon <[email protected]> | 2016-04-07 23:42:07 +0200 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2016-04-07 23:42:14 +0200 |
| commit | c0f81e902005ef4938ce6d7735a2a597f74f1ce8 (patch) | |
| tree | 9a69c4b897d7f52de6bbe5aac7dcb97a1375cad5 | |
| parent | 534654ec59465cb4a011c25ca06a232499623a54 (diff) | |
version: 16.04-rc4v16.04-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 5ddb4d4dae..8dd1f251ee 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_RELEASE 3 +#define RTE_VER_RELEASE 4 /** * Macro to compute a version number usable for comparisons |
