Branch: refs/heads/ta/configure_dev
Home: https://github.com/fvwmorg/fvwm
Commit: 9006de810258811506069e87f16a46345f935a20
https://github.com/fvwmorg/fvwm/commit/9006de810258811506069e87f16a46345f935a20
Author: Thomas Adam <[email protected]>
Date: 2016-04-15 (Fri, 15 Apr 2016)
Changed paths:
M autogen.sh
M configure.ac
A utils/fvwm-version-str.sh
Log Message:
-----------
configure.ac: use git-describe for versioning
Rather than using a hard-coded version for FVWM, instead get this information
from git-describe. This is useful to keep a closer eye on builds, especially
ones not built from master.
For releases, the version is taken from the tagged repository.