On Thu, May 3, 2012 at 11:38 PM, David Sommerseth <openvpn.l...@topphemmelig.net> wrote: > On 03/05/12 20:49, Alon Bar-Lev wrote: >> If source is located at git repository, acquire branch and >> revision of head to be printed at --version output. >> >> Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com> --- Makefile.am >> | 25 ++++++++++++++++++++++++- configure.ac | 11 >> +++++++++++ src/openvpn/options.c | 6 ++++++ 3 files changed, 41 >> insertions(+), 1 deletions(-) > > Just a detail ... but isn't config-version.h.in lacking? Haven't > tested it yet, just read through the patch - so I might have > overlooked something. > > But this looks far closer to what I'd like from such a feature. > Thanks for poking into this! > > > kind regards, > > David Sommerseth
Right! I was way too tired! Sorry. Alon.