X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=meson.build;h=e8feec35d3ef20d685a39f39bbc98574217db2e7;hb=5ef90536d748105fcf12fa887347365bdd18e01a;hp=29a7257f720c5720c33d38e2578f39a913726c3d;hpb=830410b2657d2af0f5a4422139d715c04fc54419;p=dpdk.git diff --git a/meson.build b/meson.build index 29a7257f72..e8feec35d3 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ # Copyright(c) 2017 Intel Corporation project('DPDK', 'C', - version: '18.05-rc6', + version: '18.08-rc3', license: 'BSD', default_options: ['buildtype=release', 'default_library=static'], meson_version: '>= 0.41'