From: Mathieu Desnoyers Date: Thu, 1 Oct 2009 03:20:59 +0000 (-0400) Subject: update version X-Git-Tag: 0.80~19 X-Git-Url: https://git.lttng.org/?p=ltt-control.git;a=commitdiff_plain;h=49de7fa54a90121988e56cf34da782c0cee38b94 update version Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.in b/configure.in index 3bf8aa4..f568812 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.70-30092009) +AM_INIT_AUTOMAKE(ltt-control,0.71-30092009) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL