From c0f81e902005ef4938ce6d7735a2a597f74f1ce8 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Thu, 7 Apr 2016 23:42:07 +0200 Subject: [PATCH] version: 16.04-rc4 Signed-off-by: Thomas Monjalon --- lib/librte_eal/common/include/rte_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1