If you tag all versions in your repository, it should be easy to get a
version string from the last relevant tag.

We use the following command in the OLSRv2 makefile system:
git describe --always --long --tags --dirty --match "v[0-9]*"

Henning

On Sun, Jul 21, 2013 at 1:16 PM, Juliusz Chroboczek
<j...@pps.univ-paris-diderot.fr> wrote:
>> Would it be possible to add a -v to babel to display the version?
>
> It would, but only if it's computed automatically by the build process.
>
> -- Juliusz
>
> _______________________________________________
> Babel-users mailing list
> Babel-users@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users



-- 
We began as wanderers, and we are wanderers still. We have lingered
long enough on the shores of the cosmic ocean. We are ready at last to
set sail for the stars - Carl Sagan

_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to