[lttng-dev] [lttng-tools PATCH] Correct LTTng version

David Goulet dgoulet at efficios.com
Tue Mar 12 17:38:13 EDT 2013


Yup that would be ideal actually!

Master is not 2.0 nor 2.1 so having something like
"git-FIRST_8_BYTES_OF_HEAD_COMMIT" would be very useful.

Thanks!
David

Yannick Brosseau:
> 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 <dgoulet at efficios.com
>> <mailto:dgoulet at efficios.com>>
>>
>>     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 <raphael.beamonte at gmail.com
>>     <mailto:raphael.beamonte at gmail.com>>
>>     > ---
>>     >  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],[dgoulet at efficios.com
>>     <mailto:dgoulet at efficios.com>],[],[http://lttng.org])
>>     > +AC_INIT([lttng-tools],[2.1.1],[dgoulet at efficios.com
>>     <mailto:dgoulet at efficios.com>],[],[http://lttng.org])
>>     >  AC_CONFIG_AUX_DIR([config])
>>     >  AC_CANONICAL_TARGET
>>     >  AC_CANONICAL_HOST
>>
>>
>>
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev at lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



More information about the lttng-dev mailing list