From: Mathieu Desnoyers Date: Wed, 18 Nov 2009 15:52:10 +0000 (-0500) Subject: update version X-Git-Tag: 0.80~8 X-Git-Url: http://git.lttng.org/?p=ltt-control.git;a=commitdiff_plain;h=1b2843518b9024f64f82baea8f8050897d0b9609 update version Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index 173bef8..e4805d0 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.76-16112009) +AM_INIT_AUTOMAKE(ltt-control,0.77-18112009) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL