version: 19.02.0
[dpdk.git] / meson.build
index 5f7a319..21d428f 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright(c) 2017 Intel Corporation
 
 project('DPDK', 'C',
-       version: '19.02.0-rc4',
+       version: '19.02.0',
        license: 'BSD',
        default_options: ['buildtype=release', 'default_library=static'],
        meson_version: '>= 0.41'