build: add single source of DPDK version number
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 15 Mar 2019 18:20:19 +0000 (18:20 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 27 Mar 2019 08:43:23 +0000 (09:43 +0100)
commitc04172b5f0311ce7af586b6004b1f27993a5cc48
treed40b859ca59bcc990c94f6d916ba8b451451e9a0
parent0bcc66441d1ed8c2759ac05cfcfc3144de288b85
build: add single source of DPDK version number

Add a new file VERSION to hold the current DPDK version number.
Have meson use this file for it's project version, and have make use
it for reporting out "showversion" and "showversionum".

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Reviewed-by: Rami Rosen <ramirose@gmail.com>
VERSION [new file with mode: 0644]
meson.build
mk/rte.sdkconfig.mk