Keep source code version information in version files.

Rather then spread VERSION= defines throughout all the makefiles, put
the base version in version_base.in. Use that to generate a version.h
that includes the base version as well as the detailed version.
This commit is contained in:
Stephen Williams
2009-01-05 21:43:21 -08:00
parent eaea529c28
commit 90a4ddebba
15 changed files with 37 additions and 67 deletions
-2
View File
@@ -18,8 +18,6 @@
#
SHELL = /bin/sh
VERSION = 0.9.devel
suffix = @install_suffix@
prefix = @prefix@