[lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Tue May 24 20:15:06 UTC 2016


merged, thanks!

Mathieu

----- On May 24, 2016, at 4:05 PM, Michael Jeanson mjeanson at efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
> configure.ac | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 6a19fc2..7b5541e 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -3,9 +3,9 @@ dnl Process this file with autoconf to produce a configure
> script.
> 
> dnl Version infos
> m4_define([V_MAJOR], [2])
> -m4_define([V_MINOR], [8])
> +m4_define([V_MINOR], [9])
> m4_define([V_PATCH], [0])
> -m4_define([V_EXTRA], [rc1])
> +m4_define([V_EXTRA], [pre])
> m4_define([V_STRING], [V_MAJOR.V_MINOR.V_PATCH])
> m4_ifdef([V_EXTRA], [m4_append([V_STRING], [-V_EXTRA])])
> m4_define([V_NAME], [[Isseki Nicho]])
> --
> 2.7.4

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com


More information about the lttng-dev mailing list