]> git.neil.brown.name Git - wiggle.git/commit
Extract version information from 'git' if possible.
authorNeilBrown <neilb@suse.de>
Thu, 28 Mar 2013 01:53:57 +0000 (12:53 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 28 Mar 2013 01:53:57 +0000 (12:53 +1100)
commit6a994ca3d2accbf089ace45c846bff6641a39ca9
tree3bef9999261f7c5ee416deb51bd13e1f707b485d
parentf4f1d92c222559376f717a2611afe87181fa5274
Extract version information from 'git' if possible.

The version number (and date) reported by "wiggle -V" now
includes information from 'git' if the code was build from a
git repo rather than from a tar-ball.

Suggested-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile
ReadMe.c