From a2f9c0d417e3417e2858f2446b08ea27d962b056 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Mon, 28 Jan 2019 02:36:47 +0100 Subject: version: 19.02-rc4 Signed-off-by: Thomas Monjalon --- lib/librte_eal/common/include/rte_version.h | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h index dfaa08b8a6..8e7f392098 100644 --- a/lib/librte_eal/common/include/rte_version.h +++ b/lib/librte_eal/common/include/rte_version.h @@ -49,7 +49,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 diff --git a/meson.build b/meson.build index 68429f8501..5f7a3196a1 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ # Copyright(c) 2017 Intel Corporation project('DPDK', 'C', - version: '19.02.0-rc3', + version: '19.02.0-rc4', license: 'BSD', default_options: ['buildtype=release', 'default_library=static'], meson_version: '>= 0.41' -- cgit v1.2.3-70-g09d2