X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=meson.build;h=5b2234f093757f1e4ab699f12d48bbf07854cb84;hb=c6266cd55c3ab3bd13711ac0ae599fcf4a32ce84;hp=0db242c00caca70e8e43e3fc6d4ebd574a43d415;hpb=ff75dd7d651e71213074a18e4a93e1ba612e84f7;p=dpdk.git diff --git a/meson.build b/meson.build index 0db242c00c..5b2234f093 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ # Copyright(c) 2017 Intel Corporation project('DPDK', 'C', - version: '18.05-rc3', + version: '18.05.0', license: 'BSD', default_options: ['buildtype=release', 'default_library=static'], meson_version: '>= 0.41'