]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/analyze/analyze.c
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Apr 2017 16:15:33 +0000 (12:15 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Apr 2017 00:36:09 +0000 (20:36 -0400)
commit948aaa7c52e64b08e71043a4ea4f793b88a68f57
tree58706e8477db8620bad87d1c98395b185fa3a6d4
parent1b81e156c54a484c67022ee65465c2acd5613c6b
tree-wide: standardize on $(PACKAGE_VERSION) for the version string

We defined both $(VERSION) and $(PACKAGE_VERSION) with the same contents.
$(PACKAGE_VERSION) is slightly more descriptive, so settle on that, and
drop the other define.
17 files changed:
Makefile.am
configure.ac
src/analyze/analyze.c
src/boot/efi/boot.c
src/boot/efi/stub.c
src/hwdb/hwdb.c
src/libudev/libudev.pc.in
src/test/test-libudev.c
src/test/test-udev.c
src/udev/scsi_id/scsi_id.c
src/udev/udev-ctrl.c
src/udev/udev.pc.in
src/udev/udevadm-hwdb.c
src/udev/udevadm-info.c
src/udev/udevadm-test.c
src/udev/udevadm.c
src/udev/udevd.c