From: Mathieu Desnoyers Date: Thu, 20 May 2010 02:07:55 +0000 (-0400) Subject: update versino to 0.86 X-Git-Tag: 0.86 X-Git-Url: http://git.lttng.org/?p=ltt-control.git;a=commitdiff_plain;h=666fb4e4fad45d2752dc33b091de84ce99b13996 update versino to 0.86 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index e310763..725e9c6 100644 --- a/configure.in +++ b/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(ltt-control,0.85-19052010) +AM_INIT_AUTOMAKE(ltt-control,0.86-19052010) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL