Code

build system: Use the script version-gen.sh to determine the pkg version. sh/next
authorSebastian Harl <sh@tokkee.org>
Thu, 17 Feb 2011 08:16:45 +0000 (09:16 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 17 Feb 2011 08:16:45 +0000 (09:16 +0100)
commit795364d7b79a11cfb2ecea22827c873263730315
tree53e6c9fbb509cb959624d6ccd56f45b869c7c4f8
parentdd51aafb08f4023151161639ff20d50ee9239bb3
build system: Use the script version-gen.sh to determine the pkg version.

This script tries to get detailed information from Git about the current
version based on the latest reachable tag and git-describe.
Makefile.am
configure.ac
version-gen.sh [new file with mode: 0755]