Make intra-release version numbers more intelligent.
commitb923bc9492314627b690c7a41d4625aae95cb2fd
authorEric Blake <ebb9@byu.net>
Tue, 26 Feb 2008 04:45:30 +0000 (25 21:45 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 26 Feb 2008 04:45:30 +0000 (25 21:45 -0700)
treedb5298f8bd49ab499d1cdcaf58228e6201237cae
parent3ab044dd95cc146ae5383829de9836b6239b5a13
Make intra-release version numbers more intelligent.

* m4/gnulib-cache.m4: Import git-version-gen module.
* GNUmakefile (_curr-ver): Add rules to ensure releases have
up-to-date version string.
* Makefile.am (EXTRA_DIST): Distribute .version.
(.version, dist-hook): New rule for generating it.
* configure.ac (AC_INIT): Make version track intermediate
commits.
* .gitignore: Don't version-control version files.

Signed-off-by: Eric Blake <ebb9@byu.net>
.cvsignore
.gitignore
ChangeLog
GNUmakefile
Makefile.am
configure.ac
m4/gnulib-cache.m4