]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: allow setting the version string during configuration
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Dec 2018 12:33:09 +0000 (13:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 21 Dec 2018 12:43:20 +0000 (13:43 +0100)
commite1ca734edd17a90a325d5b566a4ea96e66c206e5
treef19fe15b399dc22c6edfb0a542d4adb4953e8668
parente4d5753bd094cf542f54edbbd58417a5394f5384
meson: allow setting the version string during configuration

This will be useful when building distro packages, because we can set the
version string to the rpm/dpkg/whatever version string, and getter reports
from end users.
meson.build
meson_options.txt
tools/meson-vcs-tag.sh