[spp] [PATCH] version: 18.05
Ferruh Yigit
ferruh.yigit at intel.com
Wed Aug 15 19:52:54 CEST 2018
This is to show compatibility with DPDK18.05
Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
---
Thanks to Yasufumi for adding v18.05 support.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 68ea7d7..5522542 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-VERSION = 18.02
+VERSION = 18.05
ifeq ($(RTE_SDK),)
$(error "Please define RTE_SDK environment variable")
--
2.17.1
More information about the spp
mailing list