validate: Fix the way we set the testsuite version
authorThibault Saunier <tsaunier@igalia.com>
Wed, 14 Mar 2018 00:14:51 +0000 (21:14 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Wed, 14 Mar 2018 00:14:56 +0000 (21:14 -0300)
commit769a9f72e2a371eed4e0a28354f3be9611f4d4a7
treeb209bf73ff5e9ae172839a9f13bcbb5de585043f
parente158fc6bd11fe77546f32d90ed3d4749e82b4629
validate: Fix the way we set the testsuite version

The testuite version should be 'master' during development
and the version number on releases, during the pre-release
cycle, there is no nano version, thus our detection handling
was mistaking.
meson.build