From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Tue, 24 May 2016 20:15:06 +0000 (UTC) Subject: [lttng-dev] [PATCH lttng-ust] Update version to 2.9.0-pre In-Reply-To: <1464120302-31607-1-git-send-email-mjeanson@efficios.com> References: <1464120302-31607-1-git-send-email-mjeanson@efficios.com> Message-ID: <354465775.17045.1464120906255.JavaMail.zimbra@efficios.com> merged, thanks! Mathieu ----- On May 24, 2016, at 4:05 PM, Michael Jeanson mjeanson at efficios.com wrote: > Signed-off-by: Michael Jeanson > --- > 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