]> arthur.barton.de Git - ngircd-alex.git/commit
Generate ngIRCd version number from GIT tag version-detect
authorAlexander Barton <alex@barton.de>
Wed, 20 Oct 2010 22:20:08 +0000 (00:20 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 24 Oct 2010 19:51:38 +0000 (21:51 +0200)
commit8288878122468e47df8cc77dfafd5c558508bbec
treeaa70166aa053ae3e1af09b12aa82e95508923d54
parent596bc096b02ef94efe3d73bb747c6ab0368f63bf
Generate ngIRCd version number from GIT tag

Now the ngIRCd release/version number is deduced from the "current"
annotated GIT tag; see "git describe --help" for details. This is the
same scheme the Linux kernel uses and gives much more details version
numbers for interim releases and inofficial source archives generated
using "make dist".

Please note: the version number is only updated it the autogen.sh
script is run; so after pulling in and pushing out new commits, you
should run ./autogen.sh!
autogen.sh
configure.in