Fix: UST app major version check
authorDavid Goulet <dgoulet@efficios.com>
Fri, 17 Aug 2012 19:23:09 +0000 (15:23 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 17 Aug 2012 19:23:09 +0000 (15:23 -0400)
commitaee0cea039d432fc5f5186dfaf102074562591e1
tree0a138024106684a40c4b478807f87188a69ef719
parent0a6b5085547c16fe3a62e6a6f68bebf9349ce706
Fix: UST app major version check

Makes a direct match between the major version of the application and
the one supported by lttng-tools (==).

Note that this version numbering is an internal scheme between UST and
lttng-tools. It has no link whatsoever with the public version of the
toolchain.

The 2.1.0-rc1 release commit will make sure this version corresponds to
the UST rc1.

CC: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.024516 seconds and 4 git commands to generate.