build: use same version as make showversion in meson
authorLuca Boccassi <bluca@debian.org>
Tue, 11 Sep 2018 20:42:35 +0000 (21:42 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 18 Sep 2018 13:50:17 +0000 (15:50 +0200)
commit282628a2315e6ce3def42de75abd44e552be0bf2
tree80c0d2f2d8753af574186b5cda2cf07de07cee51
parent98d05387961fcd1d7524d6ac09f6af09ea5d86d3
build: use same version as make showversion in meson

make showversion will print 18.11.0-rc0 but Meson sets 18.11-rc0,
causing among other things a difference in the generated documentation.

Fixes: 76b9d9de5c7d ("version: 18.11-rc0")

Signed-off-by: Luca Boccassi <bluca@debian.org>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
meson.build