From: Mathieu Desnoyers Date: Thu, 12 May 2011 12:44:27 +0000 (-0400) Subject: update to 0.89 X-Git-Tag: 0.89 X-Git-Url: https://git.lttng.org/?p=ltt-control.git;a=commitdiff_plain;h=792f03c51997b6e61835fdb7cb08002267acb68b update to 0.89 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index 5f404bf..9cc575b 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.88-09242010) +AM_INIT_AUTOMAKE(ltt-control,0.89-05122011) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL