From: compudj Date: Mon, 11 Sep 2006 20:15:58 +0000 (+0000) Subject: fix precomputed information load X-Git-Tag: v0.12.20~1399 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=f52d8ad4a871a00c024af9c84a250897dfb9d343;p=lttv.git fix precomputed information load git-svn-id: http://ltt.polymtl.ca/svn@2090 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 02db4360..029f511d 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/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(LinuxTraceToolkitViewer,0.8.58-06092006) +AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.59-11092006) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL