meson: Fix various versions
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 4 Jul 2024 12:44:21 +0000 (14:44 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 4 Jul 2024 17:28:12 +0000 (19:28 +0200)
commit6a4fcf8cefceba151e11f85e784c8962b6fc383b
tree1155d770ee272787a1ae995828c91269ce567180
parenta79b6dc0706dd5fe76ec56b3308b402c133ead23
meson: Fix various versions

Follow up for 8b3b01c4b7e0fde39b4be354990ee68f5e612c52

We switch to PROJECT_VERSION instead of PROJECT_VERSION_FULL where
we report our version and which is likely being parsed to avoid
breaking compat. If we didn't, the output would change from systemd
255 to systemd 255.1 which could break various tools.
meson.build
src/basic/build.c
src/boot/efi/meson.build
src/kernel-install/60-ukify.install.in
src/ukify/ukify.py