This is important to indicate when there is ongoing development;
otherwise the version number is incorrect and may deceive. It's not
appropriate to bump the version constantly during development before
release, either.
* configure.ac
(ver): Variable added, populated by tools/vergen.
(AC_INIT): Use `ver'.
This is useful for shell scripts and the like (e.g. Autoconf macros).
* .gitignore (/VERSION): Added
* VERSION.in: Added
* configure.ac: Process VERSION
The thrush reference was also removed, as TAME does not currently make
use of it.
* .gitignore: Update path accordingly.
* configure.ac: Update path accordingly.
* src/init.xsl.in: Moved from conf.xsl.in.