Tags: sysfce2/libavtp
Tags
build: Update version to MAJOR.MINOR.PATCH format In meson.build, we have the 'version' argument from project() in the format MAJOR.MINOR. This patch changes it so it explicitly shows the PATCH version, following the format MAJOR.MINOR.PATCH. Signed-off-by: Andre Guedes <andre.guedes@intel.com>