]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/version/version.h.in
homed: make it easier to run multiple instances of homed
[thirdparty/systemd.git] / src / version / version.h.in
CommitLineData
6ffeca8c
ZJS
1/* Detailed project version that includes git commit when not built from a release.
2 * Use this in preference to PROJECT_VERSION, with the following exceptions:
162392b7 3 * - where a simplified form is expected for compatibility, for example
6ffeca8c
ZJS
4 * 'udevadm version',
5 * - where a simplified machine-parsable form is more useful, for example
6 * pkgconfig files and version information written to binary files.
7 */
681bd2c5 8#define GIT_VERSION "@VCS_TAG@"