From: Mathieu Desnoyers Date: Wed, 19 May 2010 21:51:52 +0000 (-0400) Subject: update ltt-control version to 0.85 X-Git-Tag: 0.85 X-Git-Url: https://git.lttng.org/?p=ltt-control.git;a=commitdiff_plain;h=d39f4b57abf039991b1eb29c33b02e1d593f1137 update ltt-control version to 0.85 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index c8f9d22..e310763 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.84-07042010) +AM_INIT_AUTOMAKE(ltt-control,0.85-19052010) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL