X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meson.build;h=4122be83da6bc79b20fccd9f507007e3ea254363;hb=60fa860b229cdc4407fd57cd41967647a0365ec2;hp=1547e9187082aafc606f51bdf00f22651652c6e1;hpb=29058550643267a554e0368806dece63b047c5cb;p=deb_dpdk.git diff --git a/meson.build b/meson.build index 1547e918..4122be83 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ # Copyright(c) 2017 Intel Corporation project('DPDK', 'C', - version: '18.11.0-rc4', + version: '18.11.0', license: 'BSD', default_options: ['buildtype=release', 'default_library=static'], meson_version: '>= 0.41'