mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
GIT_VERSION only makes sense for C files as it depends on C preprocessor macro expansion now so let's use VERSION_TAG instead of GIT_VERSION for the two remaining usages of GIT_VERSION that are not in C files.