... rather than generating it during configure.
This way things work for projects that don't do "configure",
e.g. because they use only the web code.
And it's simpler.
Maintain this as for client version #s.
The minor version # is even in release branches,
odd in development branches like master.
extended support for git repos:
generate numeric version from last commit date,
record host, remote and branch names
svn path=/trunk/boinc/; revision=23213
- generate version string from plain git repositories, too (from Oliver)
- define SVN_REPOSITORY (URL) and SVN_REVISION (numerical) separately
so these could be used in proprocessor directives
svn path=/trunk/boinc/; revision=22905