Store git version string to a C file, not a header.
authorMichael Poole <mdpoole@troilus.org>
Fri, 14 Dec 2007 02:42:30 +0000 (21:42 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 14 Dec 2007 02:42:30 +0000 (21:42 -0500)
.gitignore: Update git-ignore.* file name.
Makefile.am: Update rebuild rules and srvx_SOURCES to match.
common.h: Declare git_version[].
main-common.c: Include git_version in version banner.  Update copyright years.
modcmd.c: Use git_version instead of GIT_VERSION.


No differences found