* [lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre
@ 2016-05-24 20:05 Michael Jeanson
2016-05-24 20:15 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: Michael Jeanson @ 2016-05-24 20:05 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre
2016-05-24 20:05 [lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre Michael Jeanson
@ 2016-05-24 20:15 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2016-05-24 20:15 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-24 20:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-24 20:05 [lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre Michael Jeanson
2016-05-24 20:15 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox