[lttng-dev] [PATCH lttng-ust] Set version to 2.12-pre

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Wed Oct 23 11:58:56 EDT 2019


Merged, thanks!

Mathieu

----- On Oct 23, 2019, at 11:31 AM, Michael Jeanson mjeanson at efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
> configure.ac | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 580e0ee3..319cb401 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,10 +1,10 @@
> dnl Version infos
> m4_define([V_MAJOR], [2])
> -m4_define([V_MINOR], [11])
> +m4_define([V_MINOR], [12])
> m4_define([V_PATCH], [0])
> -m4_define([V_EXTRA], [rc1])
> -m4_define([V_NAME], [[Lafontaine]])
> -m4_define([V_DESC], [[A modern Saison beer from Montréal's Oshlag microbrewery,
> Lafontaine is a refreshing, zesty, rice beer with hints of fruit and spices.]])
> +m4_define([V_EXTRA], [pre])
> +m4_define([V_NAME], [[Codename TBD]])
> +m4_define([V_DESC], [[Description TBD]])
> 
> m4_define([V_STRING], [V_MAJOR.V_MINOR.V_PATCH])
> m4_ifdef([V_EXTRA], [m4_append([V_STRING], [-V_EXTRA])])
> --
> 2.17.1

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


More information about the lttng-dev mailing list