Maybe we should find a way to add the git commit id and maybe other git
info to the version display when we build it from git.

On 2013-03-12 17:31, Raphaël Beamonte wrote:
> Hi David,
>
> The tag version changed in LTTng but not the displayed version, and it
> made me remove the whole LTTng tools from my computer and reinstall
> them as I didn't understand why the version number displayed wasn't
> the one from the version I was installing. It's not a very important
> bug, but it could be a time consumer one...
>
> Raphaël
>
> 2013/3/12 David Goulet <[email protected]
> <mailto:[email protected]>>
>
>     Hi Raphaël,
>
>     This is not very relevant because we branch at each release so the
>     master version is a bit useless.
>
>     Do you have a need for that?
>
>     Thanks
>     David
>
>     Raphaël Beamonte:
>     > Signed-off-by: Raphaël Beamonte <[email protected]
>     <mailto:[email protected]>>
>     > ---
>     >  configure.ac <http://configure.ac> |    2 +-
>     >  1 file changed, 1 insertion(+), 1 deletion(-)
>     >
>     > diff --git a/configure.ac <http://configure.ac> b/configure.ac
>     <http://configure.ac>
>     > index 7e35c06..c8aa034 100644
>     > --- a/configure.ac <http://configure.ac>
>     > +++ b/configure.ac <http://configure.ac>
>     > @@ -1,4 +1,4 @@
>     > -AC_INIT([lttng-tools],[2.1.0],[[email protected]
>     <mailto:[email protected]>],[],[http://lttng.org])
>     > +AC_INIT([lttng-tools],[2.1.1],[[email protected]
>     <mailto:[email protected]>],[],[http://lttng.org])
>     >  AC_CONFIG_AUX_DIR([config])
>     >  AC_CANONICAL_TARGET
>     >  AC_CANONICAL_HOST
>
>
>
>
> _______________________________________________
> lttng-dev mailing list
> [email protected]
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to